JUCE  v6.1.6 (6.0.8-1114)
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::MPEInstrument Member List

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

addListener(Listener *listenerToAdd)juce::MPEInstrument
allNotesOnChannel enum valuejuce::MPEInstrument
callListenersDimensionChanged(const MPENote &, const MPEDimension &)juce::MPEInstrumentprivate
enableLegacyMode(int pitchbendRange=2, Range< int > channelRange=Range< int >(1, 17))juce::MPEInstrument
getHighestNotePtr(int midiChannel) const noexceptjuce::MPEInstrumentprivate
getHighestNotePtr(int midiChannel) noexceptjuce::MPEInstrumentprivate
getInitialValueForNewNote(int midiChannel, MPEDimension &) constjuce::MPEInstrumentprivate
getLastNotePlayedPtr(int midiChannel) const noexceptjuce::MPEInstrumentprivate
getLastNotePlayedPtr(int midiChannel) noexceptjuce::MPEInstrumentprivate
getLegacyModeChannelRange() const noexceptjuce::MPEInstrument
getLegacyModePitchbendRange() const noexceptjuce::MPEInstrument
getLowestNotePtr(int midiChannel) const noexceptjuce::MPEInstrumentprivate
getLowestNotePtr(int midiChannel) noexceptjuce::MPEInstrumentprivate
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
getNotePtr(int midiChannel, int midiNoteNumber) const noexceptjuce::MPEInstrumentprivate
getNotePtr(int midiChannel, int midiNoteNumber) noexceptjuce::MPEInstrumentprivate
getNotePtr(int midiChannel, TrackingMode) const noexceptjuce::MPEInstrumentprivate
getNotePtr(int midiChannel, TrackingMode) noexceptjuce::MPEInstrumentprivate
getNoteWithID(uint16 noteID) const noexceptjuce::MPEInstrument
getNumPlayingNotes() const noexceptjuce::MPEInstrument
getZoneLayout() const noexceptjuce::MPEInstrument
handlePressureLSB(int midiChannel, int value) noexceptjuce::MPEInstrumentprivate
handlePressureMSB(int midiChannel, int value) noexceptjuce::MPEInstrumentprivate
handleSustainOrSostenuto(int midiChannel, bool isDown, bool isSostenuto)juce::MPEInstrumentprivate
handleTimbreLSB(int midiChannel, int value) noexceptjuce::MPEInstrumentprivate
handleTimbreMSB(int midiChannel, int value) noexceptjuce::MPEInstrumentprivate
highestNoteOnChannel enum valuejuce::MPEInstrument
isLegacyModeEnabled() const noexceptjuce::MPEInstrument
isMasterChannel(int midiChannel) const noexceptjuce::MPEInstrument
isMemberChannel(int midiChannel) const noexceptjuce::MPEInstrument
isMemberChannelSustainedjuce::MPEInstrumentprivate
isUsingChannel(int midiChannel) const noexceptjuce::MPEInstrument
lastNotePlayedOnChannel enum valuejuce::MPEInstrument
lastPressureLowerBitReceivedOnChanneljuce::MPEInstrumentprivate
lastTimbreLowerBitReceivedOnChanneljuce::MPEInstrumentprivate
legacyModejuce::MPEInstrumentprivate
listenersjuce::MPEInstrumentprivate
lockjuce::MPEInstrumentprotected
lowestNoteOnChannel enum valuejuce::MPEInstrument
MPEInstrument() noexceptjuce::MPEInstrument
MPEInstrument(MPEZoneLayout layout)juce::MPEInstrument
noteOff(int midiChannel, int midiNoteNumber, MPEValue midiNoteOffVelocity)juce::MPEInstrumentvirtual
noteOn(int midiChannel, int midiNoteNumber, MPEValue midiNoteOnVelocity)juce::MPEInstrumentvirtual
notesjuce::MPEInstrumentprivate
pitchbend(int midiChannel, MPEValue pitchbend)juce::MPEInstrumentvirtual
pitchbendDimensionjuce::MPEInstrumentprivate
polyAftertouch(int midiChannel, int midiNoteNumber, MPEValue value)juce::MPEInstrumentvirtual
pressure(int midiChannel, MPEValue value)juce::MPEInstrumentvirtual
pressureDimensionjuce::MPEInstrumentprivate
processMidiAfterTouchMessage(const MidiMessage &)juce::MPEInstrumentprivate
processMidiChannelPressureMessage(const MidiMessage &)juce::MPEInstrumentprivate
processMidiControllerMessage(const MidiMessage &)juce::MPEInstrumentprivate
processMidiNoteOffMessage(const MidiMessage &)juce::MPEInstrumentprivate
processMidiNoteOnMessage(const MidiMessage &)juce::MPEInstrumentprivate
processMidiPitchWheelMessage(const MidiMessage &)juce::MPEInstrumentprivate
processMidiResetAllControllersMessage(const MidiMessage &)juce::MPEInstrumentprivate
processNextMidiEvent(const MidiMessage &message)juce::MPEInstrumentvirtual
releaseAllNotes()juce::MPEInstrument
removeListener(Listener *listenerToRemove)juce::MPEInstrument
resetLastReceivedValues()juce::MPEInstrumentprivate
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
timbreDimensionjuce::MPEInstrumentprivate
TrackingMode enum namejuce::MPEInstrument
updateDimension(int midiChannel, MPEDimension &, MPEValue)juce::MPEInstrumentprivate
updateDimensionForNote(MPENote &, MPEDimension &, MPEValue)juce::MPEInstrumentprivate
updateDimensionMaster(bool, MPEDimension &, MPEValue)juce::MPEInstrumentprivate
updateNoteTotalPitchbend(MPENote &)juce::MPEInstrumentprivate
zoneLayoutjuce::MPEInstrumentprivate
~MPEInstrument()juce::MPEInstrumentvirtual