|
Ardour
9.7-53-gdd292e0e94
|
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 282 of file lv2_plugin.h.
|
inline |
Definition at line 283 of file lv2_plugin.h.
|
inline |
Definition at line 288 of file lv2_plugin.h.
| std::shared_ptr<ARDOUR::AutomationControl> ARDOUR::LV2Plugin::AutomationCtrl::ac |
Definition at line 292 of file lv2_plugin.h.
| bool ARDOUR::LV2Plugin::AutomationCtrl::guard |
Definition at line 293 of file lv2_plugin.h.