OpenShot Library | libopenshot-audio
0.1.9
|
Classes | |
class | juce::MPEInstrument::Listener |
Derive from this class to be informed about any changes in the expressive MIDI notes played by this instrument. More... | |
class | juce::MPEInstrument |
This class represents an instrument handling MPE. More... | |
class | juce::MPEMessages |
This helper class contains the necessary helper functions to generate MIDI messages that are exclusive to MPE, such as defining the upper and lower MPE zones and setting per-note and master pitchbend ranges. More... | |
struct | juce::MPENote |
This struct represents a playing MPE note. More... | |
class | juce::MPESynthesiser |
Base class for an MPE-compatible musical device that can play sounds. More... | |
struct | juce::MPESynthesiserBase |
Derive from this class to create a basic audio generator capable of MPE. More... | |
class | juce::MPESynthesiserVoice |
Represents an MPE voice that an MPESynthesiser can use to play a sound. More... | |
class | juce::MPEChannelAssigner |
This class handles the assignment of new MIDI notes to member channels of an active MPE zone. More... | |
class | juce::MPEChannelRemapper |
This class handles the logic for remapping MIDI note messages from multiple MPE sources onto a specified MPE zone. More... | |
class | juce::MPEValue |
This class represents a single value for any of the MPE dimensions of control. More... | |
struct | juce::MPEZoneLayout::Zone |
This struct represents an MPE zone. More... | |
class | juce::MPEZoneLayout::Listener |
Listener class. More... | |
class | juce::MPEZoneLayout |
This class represents the current MPE zone layout of a device capable of handling MPE. More... | |