|
Ardour
9.0-pre0-1950-g391fe97693
|
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 241 of file lv2_extensions.h.
| #define LV2_BANKPATCH_PREFIX LV2_BANKPATCH_URI "#" |
Definition at line 240 of file lv2_extensions.h.
| #define LV2_BANKPATCH_URI "http://ardour.org/lv2/bankpatch" |
Definition at line 239 of file lv2_extensions.h.
| typedef void* LV2_BankPatch_Handle |
Definition at line 243 of file lv2_extensions.h.