Files
ardour/libs
Paul Davis febaa1ff2d fix unconditional note resolution during DiskReader::realtime_locate()
When looping, we do not want to resolve notes at the end of the loop via ::realtime_locate() -
::get_midi_playback() has already taken care of this. But when not looping, we need this. So,
add an argument to tell all interested parties whether the locate is for a loop end or not
2019-11-06 16:00:31 -07:00
..
2019-09-30 21:03:29 +02:00
2019-09-30 23:12:32 +02:00
2019-09-03 05:01:59 +02:00