![]() |
Ardour
9.0-pre0-1851-g4ef4288b2a
|
Public Member Functions | |
AutomationCtrl (const AutomationCtrl &other) | |
AutomationCtrl (std::shared_ptr< ARDOUR::AutomationControl > c) | |
Public Attributes | |
std::shared_ptr< ARDOUR::AutomationControl > | ac |
bool | guard |
Definition at line 275 of file lv2_plugin.h.
|
inline |
Definition at line 276 of file lv2_plugin.h.
|
inline |
Definition at line 281 of file lv2_plugin.h.
std::shared_ptr<ARDOUR::AutomationControl> ARDOUR::LV2Plugin::AutomationCtrl::ac |
Definition at line 285 of file lv2_plugin.h.
bool ARDOUR::LV2Plugin::AutomationCtrl::guard |
Definition at line 286 of file lv2_plugin.h.