|
Ardour
9.2-129-gdf5e1050bd
|
Public Member Functions | |
| ProcessorCtrl (std::string const &n, std::shared_ptr< ARDOUR::AutomationControl > c) | |
| bool | operator< (const ProcessorCtrl &other) const |
Public Attributes | |
| std::string | name |
| std::shared_ptr< ARDOUR::AutomationControl > | ac |
Definition at line 206 of file faderport8.h.
|
inline |
Definition at line 207 of file faderport8.h.
|
inline |
| std::shared_ptr<ARDOUR::AutomationControl> ArdourSurface::FP8::FaderPort8::ProcessorCtrl::ac |
Definition at line 212 of file faderport8.h.
| std::string ArdourSurface::FP8::FaderPort8::ProcessorCtrl::name |
Definition at line 211 of file faderport8.h.