Fix corrupt MIDI file writing when meta events are present (fixes missing first note...
authorDavid Robillard <d@drobilla.net>
Thu, 22 May 2008 21:36:27 +0000 (21:36 +0000)
committerDavid Robillard <d@drobilla.net>
Thu, 22 May 2008 21:36:27 +0000 (21:36 +0000)
commit54bec37b5a72e1fae18be44c85f405f6bd99ee90
tree981cccc1ab8341ea3404c91a9a7491d180afc855
parent39b2e2b572e4f2aa1f74668892bfc09f01da863e
Fix corrupt MIDI file writing when meta events are present (fixes missing first note issue on some imported files).
Reduce number of buffer allocations on MIDI read/write.

git-svn-id: svn://localhost/ardour2/branches/3.0@3395 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/midi_model.cc
libs/ardour/smf_source.cc
libs/midi++2/midi++/event.h