|
Ardour
9.2-541-gc1841a13dd
|
#include <pianoroll.h>
Public Member Functions | |
| AutomationLane (std::string const &, ArdourCanvas::Item *, uint32_t nth) | |
| ~AutomationLane () | |
| double | height () const |
Public Attributes | |
| ArdourCanvas::Rectangle * | group |
| ArdourCanvas::Text * | label |
Definition at line 171 of file pianoroll.h.
| Pianoroll::AutomationLane::AutomationLane | ( | std::string const & | , |
| ArdourCanvas::Item * | , | ||
| uint32_t | nth | ||
| ) |
| Pianoroll::AutomationLane::~AutomationLane | ( | ) |
|
inline |
Definition at line 175 of file pianoroll.h.
| ArdourCanvas::Rectangle* Pianoroll::AutomationLane::group |
Definition at line 177 of file pianoroll.h.
| ArdourCanvas::Text* Pianoroll::AutomationLane::label |
Definition at line 178 of file pianoroll.h.