JUCE
juce::MPEInstrument Member List

This is the complete list of members for juce::MPEInstrument, including all inherited members.

addListener(Listener *listenerToAdd) noexceptjuce::MPEInstrument
allNotesOnChannel enum valuejuce::MPEInstrument
enableLegacyMode(int pitchbendRange=2, Range< int > channelRange=Range< int >(1, 17))juce::MPEInstrument
getLegacyModeChannelRange() const noexceptjuce::MPEInstrument
getLegacyModePitchbendRange() const noexceptjuce::MPEInstrument
getMostRecentNote(int midiChannel) const noexceptjuce::MPEInstrument
getMostRecentNoteOtherThan(MPENote otherThanThisNote) const noexceptjuce::MPEInstrument
getNote(int index) const noexceptjuce::MPEInstrument
getNote(int midiChannel, int midiNoteNumber) const noexceptjuce::MPEInstrument
getNumPlayingNotes() const noexceptjuce::MPEInstrument
getZoneLayout() const noexceptjuce::MPEInstrument
highestNoteOnChannel enum valuejuce::MPEInstrument
isLegacyModeEnabled() const noexceptjuce::MPEInstrument
isMasterChannel(int midiChannel) const noexceptjuce::MPEInstrument
isNoteChannel(int midiChannel) const noexceptjuce::MPEInstrument
lastNotePlayedOnChannel enum valuejuce::MPEInstrument
lockjuce::MPEInstrumentprotected
lowestNoteOnChannel enum valuejuce::MPEInstrument
MPEInstrument() noexceptjuce::MPEInstrument
noteOff(int midiChannel, int midiNoteNumber, MPEValue midiNoteOffVelocity)juce::MPEInstrumentvirtual
noteOn(int midiChannel, int midiNoteNumber, MPEValue midiNoteOnVelocity)juce::MPEInstrumentvirtual
pitchbend(int midiChannel, MPEValue pitchbend)juce::MPEInstrumentvirtual
pressure(int midiChannel, MPEValue value)juce::MPEInstrumentvirtual
processNextMidiEvent(const MidiMessage &message)juce::MPEInstrumentvirtual
releaseAllNotes()juce::MPEInstrument
removeListener(Listener *listenerToRemove) noexceptjuce::MPEInstrument
setLegacyModeChannelRange(Range< int > channelRange)juce::MPEInstrument
setLegacyModePitchbendRange(int pitchbendRange)juce::MPEInstrument
setPitchbendTrackingMode(TrackingMode modeToUse)juce::MPEInstrument
setPressureTrackingMode(TrackingMode modeToUse)juce::MPEInstrument
setTimbreTrackingMode(TrackingMode modeToUse)juce::MPEInstrument
setZoneLayout(MPEZoneLayout newLayout)juce::MPEInstrument
sostenutoPedal(int midiChannel, bool isDown)juce::MPEInstrumentvirtual
sustainPedal(int midiChannel, bool isDown)juce::MPEInstrumentvirtual
timbre(int midiChannel, MPEValue value)juce::MPEInstrumentvirtual
TrackingMode enum namejuce::MPEInstrument
~MPEInstrument()juce::MPEInstrumentvirtual