|
Ardour
9.0-pre0-1950-g391fe97693
|
Namespaces | |
| FP8 | |
| LP_X | |
| MACKIE_NAMESPACE | |
| Node | |
| NS_MCU | |
| US2400 | |
| WebSocketsJSON | |
Typedefs | |
| using | ControllerID = Console1::ControllerID |
| using | Controllable = std::shared_ptr< PBD::Controllable > |
| using | order_t = ARDOUR::PresentationInfo::order_t |
| typedef std::list< NodeStateMessage > | ClientOutputBuffer |
| typedef std::vector< SurfaceManifest > | SurfaceManifestVector |
| typedef std::vector< uint32_t > | AddressVector |
| typedef std::vector< TypedValue > | ValueVector |
Enumerations | |
| enum | JumpUnit { SECONDS = 0 , BEATS = 1 , BARS = 2 } |
Functions | |
| std::size_t | hash_value (const NodeState &) |
Variables | |
| const char *const | surface_name = "WebSockets Server (Experimental)" |
| const char *const | surface_id = "uri://ardour.org/surfaces/ardour_websockets:0" |
| typedef std::vector<uint32_t> ArdourSurface::AddressVector |
| typedef std::list<NodeStateMessage> ArdourSurface::ClientOutputBuffer |
| using ArdourSurface::Controllable = typedef std::shared_ptr<PBD::Controllable> |
Definition at line 80 of file console1.h.
| using ArdourSurface::ControllerID = typedef Console1::ControllerID |
Definition at line 9 of file c1_control.h.
| using ArdourSurface::order_t = typedef ARDOUR::PresentationInfo::order_t |
Definition at line 81 of file console1.h.
| typedef std::vector<SurfaceManifest> ArdourSurface::SurfaceManifestVector |
Definition at line 29 of file resources.h.
| typedef std::vector<TypedValue> ArdourSurface::ValueVector |
| Enumerator | |
|---|---|
| SECONDS | |
| BEATS | |
| BARS | |
Definition at line 47 of file contourdesign.h.
| std::size_t ArdourSurface::hash_value | ( | const NodeState & | ) |
| const char* const ArdourSurface::surface_id = "uri://ardour.org/surfaces/ardour_websockets:0" |
Definition at line 45 of file ardour_websockets.h.
| const char* const ArdourSurface::surface_name = "WebSockets Server (Experimental)" |
Definition at line 44 of file ardour_websockets.h.