|
Ardour
9.0-pre0-1952-gc5e0b21049
|
#include <list>#include <map>#include <set>#include "pbd/abstract_ui.h"#include "ardour/presentation_info.h"#include "control_protocol/control_protocol.h"#include "control_protocol/types.h"#include "midi_surface/midi_byte_array.h"#include "midi_surface/midi_surface.h"Go to the source code of this file.
Classes | |
| class | ArdourSurface::ControlNotFoundException |
| class | ArdourSurface::Console1 |
| struct | ArdourSurface::Console1::PluginParameterMapping |
| struct | ArdourSurface::Console1::PluginMapping |
Namespaces | |
| MIDI | |
| ARDOUR | |
| PBD | |
| ArdourSurface | |
Macros | |
| #define | ABSTRACT_UI_EXPORTS |
Typedefs | |
| using | ArdourSurface::Controllable = std::shared_ptr< PBD::Controllable > |
| using | ArdourSurface::order_t = ARDOUR::PresentationInfo::order_t |
| #define ABSTRACT_UI_EXPORTS |
Definition at line 26 of file console1.h.