iPlug2 - C++ Audio Plug-in Framework
|
This is the complete list of members for VoiceAllocator, including all inherited members.
AddEvent(VoiceInputEvent e) | VoiceAllocator | inline |
AddVoice(SynthVoice *pv, uint8_t zone) | VoiceAllocator | |
Clear() (defined in VoiceAllocator) | VoiceAllocator | |
EATMode enum name (defined in VoiceAllocator) | VoiceAllocator | |
EPolyMode enum name (defined in VoiceAllocator) | VoiceAllocator | |
GetNVoices() const (defined in VoiceAllocator) | VoiceAllocator | inline |
GetVoice(int voiceIndex) const (defined in VoiceAllocator) | VoiceAllocator | inline |
HardKillAllVoices() | VoiceAllocator | |
kATModeChannel enum value (defined in VoiceAllocator) | VoiceAllocator | |
kATModePoly enum value (defined in VoiceAllocator) | VoiceAllocator | |
kNumATModes enum value (defined in VoiceAllocator) | VoiceAllocator | |
kNumPolyModes enum value (defined in VoiceAllocator) | VoiceAllocator | |
kPolyModeMono enum value (defined in VoiceAllocator) | VoiceAllocator | |
kPolyModePoly enum value (defined in VoiceAllocator) | VoiceAllocator | |
kVoiceMostRecent (defined in VoiceAllocator) | VoiceAllocator | static |
mATMode (defined in VoiceAllocator) | VoiceAllocator | |
mPolyMode (defined in VoiceAllocator) | VoiceAllocator | |
operator=(const VoiceAllocator &)=delete (defined in VoiceAllocator) | VoiceAllocator | |
ProcessEvents(int samples, int64_t sampleTime) | VoiceAllocator | |
ProcessVoices(sample **inputs, sample **outputs, int nInputs, int nOutputs, int startIndex, int blockSize) (defined in VoiceAllocator) | VoiceAllocator | |
SendEventToVoices(VoiceInputEvent event) | VoiceAllocator | |
SetControlGlideTime(double t) (defined in VoiceAllocator) | VoiceAllocator | inline |
SetKeyToPitchFunction(const std::function< float(int)> &fn) (defined in VoiceAllocator) | VoiceAllocator | inline |
SetNoteGlideTime(double t) (defined in VoiceAllocator) | VoiceAllocator | inline |
SetPitchOffset(float offset) (defined in VoiceAllocator) | VoiceAllocator | inline |
SetSampleRateAndBlockSize(double sampleRate, int blockSize) (defined in VoiceAllocator) | VoiceAllocator | inline |
SoftKillAllVoices() | VoiceAllocator | |
VoiceAllocator() (defined in VoiceAllocator) | VoiceAllocator | |
VoiceAllocator(const VoiceAllocator &)=delete (defined in VoiceAllocator) | VoiceAllocator | |
VoiceControlRamps typedef (defined in VoiceAllocator) | VoiceAllocator | |
~VoiceAllocator() (defined in VoiceAllocator) | VoiceAllocator |