Posted: 04 Aug 2014, 15:59
I just did a small Harmonics Synthesizer inspired by the one Saltline did here.
The Voice Dispatcher module for polyphonic patches only dispatches code1(pitch) information, but no code2(velocity).
Now I use the code2 from the MIDI in, but this way all oscillators adapt the last velocity information.
Does anyone have a good workaround for that?
The Harmonics Synthesizer adds 15 harmonics to every note. So I placed one polyphonic patch for the harmonics into another polyphonic patch for the actual polyphony. That way this Synth takes about 50% CPU power of my i520M processor. Does anyone haver an idea how to make it less CPU hungry?
Here you can download the patch.
I made this synth because I wanted to add a glide feature to the harmonics and to have completey tunable overtones (this is the .x button)

The Voice Dispatcher module for polyphonic patches only dispatches code1(pitch) information, but no code2(velocity).
Now I use the code2 from the MIDI in, but this way all oscillators adapt the last velocity information.
Does anyone have a good workaround for that?
The Harmonics Synthesizer adds 15 harmonics to every note. So I placed one polyphonic patch for the harmonics into another polyphonic patch for the actual polyphony. That way this Synth takes about 50% CPU power of my i520M processor. Does anyone haver an idea how to make it less CPU hungry?
Here you can download the patch.
I made this synth because I wanted to add a glide feature to the harmonics and to have completey tunable overtones (this is the .x button)
