|
LMMS
|
Go to the source code of this file.
Classes | |
| struct | clap_note_port_info |
| struct | clap_plugin_note_ports |
| struct | clap_host_note_ports |
Typedefs | |
| typedef struct clap_note_port_info | clap_note_port_info_t |
| typedef struct clap_plugin_note_ports | clap_plugin_note_ports_t |
| typedef struct clap_host_note_ports | clap_host_note_ports_t |
Enumerations | |
| enum | clap_note_dialect { CLAP_NOTE_DIALECT_CLAP = 1 << 0 , CLAP_NOTE_DIALECT_MIDI = 1 << 1 , CLAP_NOTE_DIALECT_MIDI_MPE = 1 << 2 , CLAP_NOTE_DIALECT_MIDI2 = 1 << 3 } |
| enum | { CLAP_NOTE_PORTS_RESCAN_ALL = 1 << 0 , CLAP_NOTE_PORTS_RESCAN_NAMES = 1 << 1 } |
Variables | |
| static CLAP_CONSTEXPR const char | CLAP_EXT_NOTE_PORTS [] = "clap.note-ports" |
| typedef struct clap_host_note_ports clap_host_note_ports_t |
| typedef struct clap_note_port_info clap_note_port_info_t |
| typedef struct clap_plugin_note_ports clap_plugin_note_ports_t |
| enum clap_note_dialect |
|
static |