Ardour
9.0-pre0-582-g084a23a80d
|
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 272 of file lv2_plugin.h.
|
inline |
Definition at line 273 of file lv2_plugin.h.
|
inline |
Definition at line 278 of file lv2_plugin.h.
std::shared_ptr<ARDOUR::AutomationControl> ARDOUR::LV2Plugin::AutomationCtrl::ac |
Definition at line 282 of file lv2_plugin.h.
bool ARDOUR::LV2Plugin::AutomationCtrl::guard |
Definition at line 283 of file lv2_plugin.h.