OpenShot Audio Library | OpenShotAudio 0.3.2
|
This is the complete list of members for juce::MPEZoneLayout, including all inherited members.
addListener(Listener *const listenerToAdd) noexcept | juce::MPEZoneLayout | |
clearAllZones() | juce::MPEZoneLayout | |
getLowerZone() const noexcept | juce::MPEZoneLayout | inline |
getUpperZone() const noexcept | juce::MPEZoneLayout | inline |
MPEZoneLayout() noexcept | juce::MPEZoneLayout | |
MPEZoneLayout(const MPEZoneLayout &other) | juce::MPEZoneLayout | |
operator=(const MPEZoneLayout &other) | juce::MPEZoneLayout | |
processNextMidiBuffer(const MidiBuffer &buffer) | juce::MPEZoneLayout | |
processNextMidiEvent(const MidiMessage &message) | juce::MPEZoneLayout | |
removeListener(Listener *const listenerToRemove) noexcept | juce::MPEZoneLayout | |
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 |