|
Ardour
9.0-pre0-1950-g391fe97693
|
#include <lv2_extensions.h>
Public Attributes | |
| LV2_Midnam_Handle | handle |
| void(* | update )(LV2_Midnam_Handle handle) |
a LV2 Feature provided by the Host to the plugin
Definition at line 195 of file lv2_extensions.h.
| LV2_Midnam_Handle LV2_Midnam::handle |
Opaque host data
Definition at line 197 of file lv2_extensions.h.
| void(* LV2_Midnam::update) (LV2_Midnam_Handle handle) |
Request from run() that the host should re-read the midnam
Definition at line 199 of file lv2_extensions.h.