implement MidiBuffer::merge_in_place() and use to support MIDI passthrough (control...
authorPaul Davis <paul@linuxaudiosystems.com>
Fri, 25 Sep 2009 05:08:23 +0000 (05:08 +0000)
committerPaul Davis <paul@linuxaudiosystems.com>
Fri, 25 Sep 2009 05:08:23 +0000 (05:08 +0000)
commit756fc1839442ae236083c918ba7c7af30e5f8100
treed69fc81c25827fa70b905c5ca26c7c7f51ec25bb
parentddf532a655ea285287d9f0f0419c97cfa2fbb827
implement MidiBuffer::merge_in_place() and use to support MIDI passthrough (control over this feature to be added. historical note: implemented and debugged during keith packard's excellent presentation on X at 25 during LPC2009

git-svn-id: svn://localhost/ardour2/branches/3.0@5686 d708f5d6-7413-0410-9779-e7cbd77b26cf
libs/ardour/midi_buffer.cc
libs/ardour/midi_diskstream.cc
libs/ardour/midi_track.cc