OpenShot Audio Library | OpenShotAudio 0.4.0
|
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 |
isActive() const | juce::MPEZoneLayout | inline |
MPEZoneLayout()=default | juce::MPEZoneLayout | |
MPEZoneLayout(MPEZone lower, MPEZone upper) | juce::MPEZoneLayout | |
MPEZoneLayout(MPEZone singleZone) | juce::MPEZoneLayout | |
MPEZoneLayout(const MPEZoneLayout &other) (defined in juce::MPEZoneLayout) | juce::MPEZoneLayout | |
operator!=(const MPEZoneLayout &other) const (defined in juce::MPEZoneLayout) | juce::MPEZoneLayout | inline |
operator=(const MPEZoneLayout &other) (defined in juce::MPEZoneLayout) | juce::MPEZoneLayout | |
operator==(const MPEZoneLayout &other) const (defined in juce::MPEZoneLayout) | juce::MPEZoneLayout | inline |
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 | |
Zone typedef (defined in juce::MPEZoneLayout) | juce::MPEZoneLayout |