![]() |
Ardour
9.0-pre0-1851-g4ef4288b2a
|
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 189 of file lv2_extensions.h.
#define LV2_MIDNAM__update LV2_MIDNAM_PREFIX "update" |
Definition at line 190 of file lv2_extensions.h.
#define LV2_MIDNAM_PREFIX LV2_MIDNAM_URI "#" |
Definition at line 188 of file lv2_extensions.h.
#define LV2_MIDNAM_URI "http://ardour.org/lv2/midnam" |
Definition at line 187 of file lv2_extensions.h.
typedef void* LV2_Midnam_Handle |
Definition at line 192 of file lv2_extensions.h.