Gin
Synthesiser Member List

This is the complete list of members for Synthesiser, including all inherited members.

endBlock(int blockSize)Synthesiser
findVoiceToSteal(juce::MPENote noteToStealVoiceFor=juce::MPENote()) const overrideSynthesiser
getActiveVoices()Synthesiser
getCpuUsage()Synthesiser
getNewestVoice()Synthesiser
getNumActiveVoices()Synthesiser
getOldestVoice()Synthesiser
handleMidiEvent(const juce::MidiMessage &message) overrideSynthesiser
isNotePlaying(juce::MPENote &n)Synthesiser
noteAdded(juce::MPENote newNote) overrideSynthesiser
noteAddedMono(juce::MPENote newNote)Synthesiser
noteOffIndexSynthesiserprotected
noteOnIndexSynthesiserprotected
noteReleased(juce::MPENote finishedNote) overrideSynthesiser
noteReleasedMono(juce::MPENote finishedNote)Synthesiser
noteReleasedMonoGlide(juce::MPENote finishedNote)Synthesiser
renderNextBlock(juce::AudioBuffer< floatType > &outputAudio, const juce::MidiBuffer &inputMidi, int startSample, int numSamples)Synthesiser
retriggerVoice(SynthesiserVoice *v, juce::MPENote note)Synthesiser
setGlideRate(float r)Synthesiser
setGlissando(bool g)Synthesiser
setLegato(bool l)Synthesiser
setMono(bool m)Synthesiser
setMPE(bool newMPE)Synthesiser
setNumVoices(int v)Synthesiser
setPitchBendRange(int newPB)Synthesiser
setPortamento(bool p)Synthesiser
startBlock()Synthesiser
startVoice(juce::MPESynthesiserVoice *v, juce::MPENote note)Synthesiser
stopVoiceFastKill(juce::MPESynthesiserVoice *v, juce::MPENote note, bool tailOff)Synthesiser
Synthesiser()Synthesiser
turnOffAllVoices(bool allowTailOff) overrideSynthesiser
updateGlide(juce::MPESynthesiserVoice *v)Synthesiser