|
Ardour
9.2-129-gdf5e1050bd
|
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 277 of file lv2_plugin.h.
|
inline |
Definition at line 278 of file lv2_plugin.h.
|
inline |
Definition at line 283 of file lv2_plugin.h.
| std::shared_ptr<ARDOUR::AutomationControl> ARDOUR::LV2Plugin::AutomationCtrl::ac |
Definition at line 287 of file lv2_plugin.h.
| bool ARDOUR::LV2Plugin::AutomationCtrl::guard |
Definition at line 288 of file lv2_plugin.h.