OpenShot Audio Library | OpenShotAudio 0.3.2
Loading...
Searching...
No Matches
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
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
isMemberChannel(int midiChannel) const noexceptjuce::MPEInstrument
isUsingChannel(int midiChannel) const noexceptjuce::MPEInstrument
lastNotePlayedOnChannel enum valuejuce::MPEInstrument
lock (defined in juce::MPEInstrument)juce::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
polyAftertouch(int midiChannel, int midiNoteNumber, MPEValue value)juce::MPEInstrumentvirtual
pressure(int midiChannel, MPEValue value)juce::MPEInstrumentvirtual
processNextMidiEvent(const MidiMessage &message)juce::MPEInstrumentvirtual
releaseAllNotes()juce::MPEInstrument
removeListener(Listener *listenerToRemove)juce::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