This is the complete list of members for MPEZoneLayout, including all inherited members.
addListener(Listener *const listenerToAdd) noexcept | MPEZoneLayout | |
clearAllZones() | MPEZoneLayout | |
getLowerZone() const noexcept | MPEZoneLayout | |
getUpperZone() const noexcept | MPEZoneLayout | |
isActive() const | MPEZoneLayout | |
MPEZoneLayout()=default | MPEZoneLayout | |
MPEZoneLayout(MPEZone lower, MPEZone upper) | MPEZoneLayout | |
MPEZoneLayout(MPEZone singleZone) | MPEZoneLayout | |
MPEZoneLayout(const MPEZoneLayout &other) | MPEZoneLayout | |
operator!=(const MPEZoneLayout &other) const | MPEZoneLayout | |
operator=(const MPEZoneLayout &other) | MPEZoneLayout | |
operator==(const MPEZoneLayout &other) const | MPEZoneLayout | |
processNextMidiBuffer(const MidiBuffer &buffer) | MPEZoneLayout | |
processNextMidiEvent(const MidiMessage &message) | MPEZoneLayout | |
removeListener(Listener *const listenerToRemove) noexcept | MPEZoneLayout | |
setLowerZone(int numMemberChannels=0, int perNotePitchbendRange=48, int masterPitchbendRange=2) noexcept | MPEZoneLayout | |
setUpperZone(int numMemberChannels=0, int perNotePitchbendRange=48, int masterPitchbendRange=2) noexcept | MPEZoneLayout |