Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <list>
#include <ytkmm/table.h>
#include <ytkmm/button.h>
#include <ytkmm/box.h>
#include <ytkmm/menu.h>
#include <ytkmm/menuitem.h>
#include <ytkmm/radiomenuitem.h>
#include <ytkmm/checkmenuitem.h>
#include "ardour/types.h"
#include "ardour/region.h"
#include "widgets/ardour_dropdown.h"
#include "ardour_dialog.h"
#include "route_ui.h"
#include "enums.h"
#include "route_time_axis.h"
#include "midi_streamview.h"
Go to the source code of this file.
Classes | |
class | MidiTimeAxisView |
Namespaces | |
MIDI | |
MIDI::Name | |
ARDOUR | |
Evoral | |
Macros | |
#define | NO_MIDI_NOTE 0xff |
#define NO_MIDI_NOTE 0xff |
Definition at line 75 of file midi_time_axis.h.