This is the complete list of members for juce::MPEZoneLayout, including all inherited members.
addListener(Listener *const listenerToAdd) noexcept | juce::MPEZoneLayout | |
checkAndLimitZoneParameters(int, int, int &) noexcept | juce::MPEZoneLayout | private |
clearAllZones() | juce::MPEZoneLayout | |
getLowerZone() const noexcept | juce::MPEZoneLayout | inline |
getUpperZone() const noexcept | juce::MPEZoneLayout | inline |
isActive() const | juce::MPEZoneLayout | inline |
listeners | juce::MPEZoneLayout | private |
lowerZone | juce::MPEZoneLayout | private |
MPEZoneLayout()=default | juce::MPEZoneLayout | |
MPEZoneLayout(MPEZone lower, MPEZone upper) | juce::MPEZoneLayout | |
MPEZoneLayout(MPEZone singleZone) | juce::MPEZoneLayout | |
MPEZoneLayout(const MPEZoneLayout &other) | juce::MPEZoneLayout | |
operator!=(const MPEZoneLayout &other) const | juce::MPEZoneLayout | inline |
operator=(const MPEZoneLayout &other) | juce::MPEZoneLayout | |
operator==(const MPEZoneLayout &other) const | juce::MPEZoneLayout | inline |
processNextMidiBuffer(const MidiBuffer &buffer) | juce::MPEZoneLayout | |
processNextMidiEvent(const MidiMessage &message) | juce::MPEZoneLayout | |
processPitchbendRangeRpnMessage(MidiRPNMessage) | juce::MPEZoneLayout | private |
processRpnMessage(MidiRPNMessage) | juce::MPEZoneLayout | private |
processZoneLayoutRpnMessage(MidiRPNMessage) | juce::MPEZoneLayout | private |
removeListener(Listener *const listenerToRemove) noexcept | juce::MPEZoneLayout | |
rpnDetector | juce::MPEZoneLayout | private |
sendLayoutChangeMessage() | juce::MPEZoneLayout | private |
setLowerZone(int numMemberChannels=0, int perNotePitchbendRange=48, int masterPitchbendRange=2) noexcept | juce::MPEZoneLayout | |
setUpperZone(int numMemberChannels=0, int perNotePitchbendRange=48, int masterPitchbendRange=2) noexcept | juce::MPEZoneLayout | |
setZone(bool, int, int, int) noexcept | juce::MPEZoneLayout | private |
updateMasterPitchbend(MPEZone &, int) | juce::MPEZoneLayout | private |
updatePerNotePitchbendRange(MPEZone &, int) | juce::MPEZoneLayout | private |
upperZone | juce::MPEZoneLayout | private |