On Sunday 23 September 2007 15:18:39 Simon Williams wrote:
Hartmut Noack wrote:
Parameter-Knobs/Sliders in synth-apps capable to
react to
MIDI-control-messages.
Would you care to name some of these synth-apps?
So I can alter the subharmonics of the second
oscillator of a synth-patch
Sounds good, but I'm yet to find a synth which actually responds to midi
controls.
You can control all of nekobee's controls with MIDI. You might need to dig a
little into the source code to alter the parameters that you need to send.
They're defined in nekobee_synth.h at the bottom.
The defaults are:
Tuning: 0x4b
Square/Saw: 0x46
Cutoff: 0x4a
Resonance: 0x47
Env Mod: 0x01 (modwheel)
Decay: 0x48
Accent: 0x4c
Volume: 0x07
Gordon