Ardour
9.0-pre0-582-g084a23a80d
|
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 207 of file faderport8.h.
|
inline |
Definition at line 208 of file faderport8.h.
|
inline |
std::shared_ptr<ARDOUR::AutomationControl> ArdourSurface::FP8::FaderPort8::ProcessorCtrl::ac |
Definition at line 213 of file faderport8.h.
std::string ArdourSurface::FP8::FaderPort8::ProcessorCtrl::name |
Definition at line 212 of file faderport8.h.