Fix compensation of roll delay with MIDI tracks; data
authorCarl Hetherington <carl@carlh.net>
Mon, 31 Oct 2011 21:17:14 +0000 (21:17 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 31 Oct 2011 21:17:14 +0000 (21:17 +0000)
commit03b57c455adeb7b9040d9f79a5b87c435a64814c
tree1ff145fe863ed424c94ca976544ed9354b6775ea
parent5dba72c874def27bef3ba3fe7a5cf2414e77aadb
Fix compensation of roll delay with MIDI tracks; data
should be obtained from playback_sample, not
transport_frame (should fix #4172).

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