iPlug2 - C++ Audio Plug-in Framework
|
A generic synthesizer voice to be controlled by a voice allocator. More...
Enumerations | |
enum | eControlNames { kVoiceControlGate = 0 , kVoiceControlPitch , kVoiceControlPitchBend , kVoiceControlPressure , kVoiceControlTimbre , kNumVoiceControlRamps } |
This enum names the control ramps by which we connect a controller to a synth voice. More... | |
A generic synthesizer voice to be controlled by a voice allocator.
This enum names the control ramps by which we connect a controller to a synth voice.
Definition at line 37 of file SynthVoice.h.