| JUCE
    | 
This is the complete list of members for MPEZone, including all inherited members.
| getFirstNoteChannel() const noexcept | MPEZone | |
| getLastNoteChannel() const noexcept | MPEZone | |
| getMasterChannel() const noexcept | MPEZone | |
| getMasterPitchbendRange() const noexcept | MPEZone | |
| getNoteChannelRange() const noexcept | MPEZone | |
| getNumNoteChannels() const noexcept | MPEZone | |
| getPerNotePitchbendRange() const noexcept | MPEZone | |
| isUsingChannel(int channel) const noexcept | MPEZone | |
| isUsingChannelAsNoteChannel(int channel) const noexcept | MPEZone | |
| MPEZone(int masterChannel, int numNoteChannels, int perNotePitchbendRange=48, int masterPitchbendRange=2) noexcept | MPEZone | |
| operator!=(const MPEZone &other) const noexcept | MPEZone | |
| operator==(const MPEZone &other) const noexcept | MPEZone | |
| overlapsWith(MPEZone other) const noexcept | MPEZone | |
| setMasterPitchbendRange(int rangeInSemitones) noexcept | MPEZone | |
| setPerNotePitchbendRange(int rangeInSemitones) noexcept | MPEZone | |
| truncateToFit(MPEZone zoneToAvoid) noexcept | MPEZone |