You're right... But Virus can change the envelope curve shape via recursive modulation.adamtrance wrote:Yes thats a good idea, however the Virus doesnt have that either, and its part of the Virus "sound". The envelope uses little CPU because its tailored just like that. For example the attack is just a simple addition. You add say 0.1 to the signal, so its 0.1, 0.2, 0.3, etc, its a linear rising. The decay is a simple multiplication by itself so you have 0.9 x 0.9, thats 0.81. Then you mulyiply that by itself: 0.81 x 0.81 thats 0.6561, and so on. So its a simple multiplication. If I were to do different curves those would require more complicated formulas and would use a lot more CPU.xbitz wrote:feature request: changing envelope curve shape
I use this a lot when designing patches on my TI (at least 50% of all my patches make use of recursive modulation for the filter envelope attack/decay).
Please consider adding the envelope stages as targets for modulation.
I hope we can consider this an oversight.
Thank you and good luck!
