mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-13 18:16:35 +01:00
Get MidiRegionView's hands on MidiModel for editing operations to come.
MIDI select rectangle. Add notes on a proper click only (not mouse down). Fix crash when dragging from region to outside region. git-svn-id: svn://localhost/ardour2/trunk@2196 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ea5a4eac10
commit
bb33e5d9f8
8 changed files with 88 additions and 79 deletions
|
|
@ -66,7 +66,6 @@ MidiSource::MidiSource (Session& s, const XMLNode& node)
|
|||
|
||||
MidiSource::~MidiSource ()
|
||||
{
|
||||
delete _model;
|
||||
}
|
||||
|
||||
XMLNode&
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue