|
Ardour
9.0-pre0-1950-g391fe97693
|
Classes | |
| class | Button |
| class | Group |
| class | Control |
| struct | GlobalButtonInfo |
| struct | StripButtonInfo |
| class | DeviceInfo |
| class | DeviceProfile |
| class | Fader |
| class | Jog |
| class | JogWheel |
| class | Led |
| class | Meter |
| class | Pot |
| struct | GlobalControlDefinition |
| class | Strip |
| class | Surface |
| class | SurfacePort |
| class | Timer |
| class | LedState |
| struct | ControlState |
| class | MackieControlException |
Enumerations | |
| enum | surface_type_t { st_mcu , st_ext , st_joy , st_knb } |
| enum | ButtonState { neither = -1 , release = 0 , press = 1 } |
Functions | |
| std::ostream & | operator<< (std::ostream &, const SurfacePort &port) |
| std::ostream & | operator<< (std::ostream &, const ControlState &) |
Variables | |
| LedState | on |
| LedState | off |
| LedState | flashing |
| LedState | none |
| Enumerator | |
|---|---|
| neither | |
| release | |
| press | |
Definition at line 68 of file surfaces/us2400/types.h.
| Enumerator | |
|---|---|
| st_mcu | |
| st_ext | |
| st_joy | |
| st_knb | |
Definition at line 26 of file surfaces/us2400/types.h.
| std::ostream& ArdourSurface::US2400::operator<< | ( | std::ostream & | , |
| const ControlState & | |||
| ) |
| std::ostream& ArdourSurface::US2400::operator<< | ( | std::ostream & | , |
| const SurfacePort & | port | ||
| ) |
|
extern |
|
extern |
|
extern |
|
extern |