Ardour
9.0-pre0-582-g084a23a80d
|
Classes | |
struct | LV2_BankPatch |
Macros | |
#define | LV2_BANKPATCH_URI "http://ardour.org/lv2/bankpatch" |
#define | LV2_BANKPATCH_PREFIX LV2_BANKPATCH_URI "#" |
#define | LV2_BANKPATCH__notify LV2_BANKPATCH_PREFIX "notify" |
Typedefs | |
typedef void * | LV2_BankPatch_Handle |
LV2 extension to allow a synth to inform a host about the currentl used MIDI bank/program.
#define LV2_BANKPATCH__notify LV2_BANKPATCH_PREFIX "notify" |
Definition at line 273 of file lv2_extensions.h.
#define LV2_BANKPATCH_PREFIX LV2_BANKPATCH_URI "#" |
Definition at line 272 of file lv2_extensions.h.
#define LV2_BANKPATCH_URI "http://ardour.org/lv2/bankpatch" |
Definition at line 271 of file lv2_extensions.h.
typedef void* LV2_BankPatch_Handle |
Definition at line 275 of file lv2_extensions.h.