More correct looking MidiSource::midi_read.
authorDavid Robillard <d@drobilla.net>
Fri, 23 Oct 2009 01:39:40 +0000 (01:39 +0000)
committerDavid Robillard <d@drobilla.net>
Fri, 23 Oct 2009 01:39:40 +0000 (01:39 +0000)
commit38a7cbfc3c2c960ac6dd158811c42cb11d7490d4
treeec9266060e95ebbf9091c08823c3122e8750ab70
parent370752bf240cdfaa26919e7a7edff971f113db55
More correct looking MidiSource::midi_read.

Testing seems to show the old way and this both working equally well, which is a bit weird since the old way really doesn't seem to make any sense whatsoever.
This way works as well as far as I can tell and actually makes sense, so hey, let's go with this one.

git-svn-id: svn://localhost/ardour2/branches/3.0@5879 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/midi_region.cc
libs/ardour/midi_source.cc