Files
ardour/libs
Robin Gareus b0e33d7d65 Fix Loop recording
DiskWriter::seek() flushes all recorded audio/MIDI, and resets
buffers as if no recording has happened.

Data must be flushed to disk before any non-realtime locates happen.
This happens at transport-stop, which is usually called first.

Except since 8b048bb351 Session::butler_transport_work() may call
non_realtime_stop() after a non_realtime_locate() when looping
more than once.
2021-07-11 02:29:21 +02:00
..
2021-07-11 02:29:21 +02:00
2021-07-03 19:07:26 +02:00
2021-06-30 17:15:27 +02:00
2021-05-05 17:57:16 +02:00
2021-07-03 19:07:25 +02:00
2021-07-06 21:24:23 +02:00
2021-05-22 22:11:42 +02:00
2021-07-03 19:07:25 +02:00
2021-03-01 22:14:38 +01:00