Ardour
9.0-pre0-822-g12e3bc5c20
|
Public Member Functions | |
NoteLengthColumns () | |
Public Attributes | |
Gtk::TreeModelColumn< int > | ticks |
Gtk::TreeModelColumn< std::string > | name |
Definition at line 76 of file midi_list_editor.h.
|
inline |
Definition at line 77 of file midi_list_editor.h.
Gtk::TreeModelColumn<std::string> MidiListEditor::NoteLengthColumns::name |
Definition at line 83 of file midi_list_editor.h.
Gtk::TreeModelColumn<int> MidiListEditor::NoteLengthColumns::ticks |
Definition at line 82 of file midi_list_editor.h.