I don't know how to do a fade filter between different algorithms except creating the 2 sounds and make a volume fade between both.
For a same algorithm, some parameters can be easily interpolated between 2 presets (operator envelope, operator frequencies, pan, mix, IMs, LFO (ecept waveform), env1, env2, step seq).
But some cannot are more complicated such as matric souce and destination or the waveforms (lfo and operator).
Implementing that to in preenfm2 would require a big amount of work
Xavier
Hello Xavier,
Thanks for the feedback, the idea was in my head so i just had to shoot it out
I have here made a example made on the ”Vector synthesis” concept.
I know that you cannot “break-up” the OP algorithms as they are “fixed”
Basic example:We set focus on one patch and put this patch on each of our 4 (Multitimbral instrument) and set a different algo for each of the 4 instruments and imagine that we can fade between the 4 instruments with a joypad.
• If you leave the joypad in the mid between A, B, C and D, then we would hear 25 % of each instrument.
• If you push the joypad to the top, then you would hear 100 % of A and the rest, would be left out.
• If you push the joypad between C and A. This would give you 50 % A and 50 % C.
• Where it get tricky is when you don’t push the joypad straight vertical or horizontal on the axis. But pull it example straight to a side and move it a bit up or down. So you example get 73 % of one side and 27 % of another.
• Another tricky calculation would be, when you leave the joy pad a small step a side from the mid
My example is bad and basic as it would steal all the multitimbral
Kind regards
//TeeVee