Ardour
9.0-pre0-582-g084a23a80d
|
Classes | |
struct | LV2_Midnam |
struct | LV2_Midnam_Interface |
Macros | |
#define | LV2_MIDNAM_URI "http://ardour.org/lv2/midnam" |
#define | LV2_MIDNAM_PREFIX LV2_MIDNAM_URI "#" |
#define | LV2_MIDNAM__interface LV2_MIDNAM_PREFIX "interface" |
#define | LV2_MIDNAM__update LV2_MIDNAM_PREFIX "update" |
Typedefs | |
typedef void * | LV2_Midnam_Handle |
#define LV2_MIDNAM__interface LV2_MIDNAM_PREFIX "interface" |
Definition at line 221 of file lv2_extensions.h.
#define LV2_MIDNAM__update LV2_MIDNAM_PREFIX "update" |
Definition at line 222 of file lv2_extensions.h.
#define LV2_MIDNAM_PREFIX LV2_MIDNAM_URI "#" |
Definition at line 220 of file lv2_extensions.h.
#define LV2_MIDNAM_URI "http://ardour.org/lv2/midnam" |
Definition at line 219 of file lv2_extensions.h.
typedef void* LV2_Midnam_Handle |
Definition at line 224 of file lv2_extensions.h.