Merge the two separate 'add notes to midi region' interfaces (note and midievent).
authorDavid Robillard <d@drobilla.net>
Thu, 4 Oct 2007 05:15:28 +0000 (05:15 +0000)
committerDavid Robillard <d@drobilla.net>
Thu, 4 Oct 2007 05:15:28 +0000 (05:15 +0000)
commit79db28b0b87a6fb67ed6f31ec4753f52aad4358a
tree898e8a5d7c7c213900b4074051c2b8e9de95f733
parent9bcd3f1d167428916664e56d489477e8840eec3c
Merge the two separate 'add notes to midi region' interfaces (note and midievent).
Update note range dynamically while recording to fit incoming notes.

git-svn-id: svn://localhost/ardour2/trunk@2512 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/canvas-midi-event.cc
gtk2_ardour/canvas-midi-event.h
gtk2_ardour/canvas-note.h
gtk2_ardour/midi_region_view.cc
gtk2_ardour/midi_region_view.h
gtk2_ardour/midi_streamview.cc
libs/ardour/ardour/midi_event.h
libs/ardour/note.cc