OpenShot Audio Library | OpenShotAudio
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
juce::MPESynthesiser Member List
This is the complete list of members for
juce::MPESynthesiser
, including all inherited members.
addVoice
(MPESynthesiserVoice *newVoice)
juce::MPESynthesiser
clearVoices
()
juce::MPESynthesiser
enableLegacyMode
(int pitchbendRange=2, Range< int > channelRange=Range< int >(1, 17))
juce::MPESynthesiserBase
findFreeVoice
(MPENote noteToFindVoiceFor, bool stealIfNoneAvailable) const
juce::MPESynthesiser
protected
virtual
findVoiceToSteal
(MPENote noteToStealVoiceFor=MPENote()) const
juce::MPESynthesiser
protected
virtual
getLegacyModeChannelRange
() const noexcept
juce::MPESynthesiserBase
getLegacyModePitchbendRange
() const noexcept
juce::MPESynthesiserBase
getNumVoices
() const noexcept
juce::MPESynthesiser
inline
getSampleRate
() const noexcept
juce::MPESynthesiserBase
inline
getVoice
(int index) const
juce::MPESynthesiser
getZoneLayout
() const noexcept
juce::MPESynthesiserBase
handleController
(int, int, int)
juce::MPESynthesiser
inline
virtual
handleMidiEvent
(const MidiMessage &) override
juce::MPESynthesiser
virtual
handleProgramChange
(int, int)
juce::MPESynthesiser
inline
virtual
instrument
juce::MPESynthesiserBase
protected
isLegacyModeEnabled
() const noexcept
juce::MPESynthesiserBase
isVoiceStealingEnabled
() const noexcept
juce::MPESynthesiser
inline
MPESynthesiser
()
juce::MPESynthesiser
MPESynthesiser
(MPEInstrument &instrumentToUse)
juce::MPESynthesiser
MPESynthesiserBase
()
juce::MPESynthesiserBase
MPESynthesiserBase
(MPEInstrument &instrument)
juce::MPESynthesiserBase
noteAdded
(MPENote newNote) override
juce::MPESynthesiser
protected
virtual
noteKeyStateChanged
(MPENote changedNote) override
juce::MPESynthesiser
protected
virtual
notePitchbendChanged
(MPENote changedNote) override
juce::MPESynthesiser
protected
virtual
notePressureChanged
(MPENote changedNote) override
juce::MPESynthesiser
protected
virtual
noteReleased
(MPENote finishedNote) override
juce::MPESynthesiser
protected
virtual
noteTimbreChanged
(MPENote changedNote) override
juce::MPESynthesiser
protected
virtual
reduceNumVoices
(int newNumVoices)
juce::MPESynthesiser
removeVoice
(int index)
juce::MPESynthesiser
renderNextBlock
(AudioBuffer< floatType > &outputAudio, const MidiBuffer &inputMidi, int startSample, int numSamples)
juce::MPESynthesiserBase
renderNextSubBlock
(AudioBuffer< float > &outputAudio, int startSample, int numSamples) override
juce::MPESynthesiser
protected
virtual
renderNextSubBlock
(AudioBuffer< double > &outputAudio, int startSample, int numSamples) override
juce::MPESynthesiser
protected
virtual
setCurrentPlaybackSampleRate
(double newRate) override
juce::MPESynthesiser
virtual
setLegacyModeChannelRange
(Range< int > channelRange)
juce::MPESynthesiserBase
setLegacyModePitchbendRange
(int pitchbendRange)
juce::MPESynthesiserBase
setMinimumRenderingSubdivisionSize
(int numSamples, bool shouldBeStrict=false) noexcept
juce::MPESynthesiserBase
setPitchbendTrackingMode
(TrackingMode modeToUse)
juce::MPESynthesiserBase
setPressureTrackingMode
(TrackingMode modeToUse)
juce::MPESynthesiserBase
setTimbreTrackingMode
(TrackingMode modeToUse)
juce::MPESynthesiserBase
setVoiceStealingEnabled
(bool shouldSteal) noexcept
juce::MPESynthesiser
inline
setZoneLayout
(MPEZoneLayout newLayout)
juce::MPESynthesiserBase
startVoice
(MPESynthesiserVoice *voice, MPENote noteToStart)
juce::MPESynthesiser
protected
stopVoice
(MPESynthesiserVoice *voice, MPENote noteToStop, bool allowTailOff)
juce::MPESynthesiser
protected
TrackingMode
typedef (defined in
juce::MPESynthesiserBase
)
juce::MPESynthesiserBase
turnOffAllVoices
(bool allowTailOff)
juce::MPESynthesiser
virtual
voices
(defined in
juce::MPESynthesiser
)
juce::MPESynthesiser
protected
voicesLock
(defined in
juce::MPESynthesiser
)
juce::MPESynthesiser
protected
zoneLayoutChanged
()
juce::MPEInstrument::Listener
virtual
~Listener
()=default
juce::MPEInstrument::Listener
virtual
~MPESynthesiser
() override
juce::MPESynthesiser
Generated by
1.18.0