* first prototype implementation of playing back MIDI notes when selected

git-svn-id: svn://localhost/ardour2/branches/3.0@4348 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Hans Baier 2008-12-25 23:08:57 +00:00
parent c3636a8c61
commit be75d43bd0
6 changed files with 47 additions and 11 deletions

View file

@ -160,6 +160,10 @@ class PublicEditor : public Gtk::Window, public PBD::StatefulThingWithGoingAway
* (defined in editing_syms.h)
*/
virtual Editing::MidiEditMode current_midi_edit_mode () const = 0;
/** @return Sound edited notes in MIDI regions while editing
*/
virtual bool is_midi_sound_notes_active () const = 0;
/** Possibly start the audition of a region. If \ref r is 0, or not an AudioRegion
* any current audition is cancelled. If we are currently auditioning \ref r,