Files
ardour/libs
Robin Gareus e5e8b7a965 Close peakfile before emitting PeaksReady signal
The file has to be flushed to disk before it can be used.
This fixes an edge case only.

Since PeaksReady() is a cross-thread signal that calls
AudioRegionView::peaks_ready_handler in the GUI thread, the
function [almost] always completed, before the GUI was woken up
to schedule a WaveView render request (which uses the peak-file).
2020-12-22 03:02:54 +01:00
..
2020-12-01 12:08:09 +01:00
2020-07-09 02:10:28 +02:00
2020-11-02 01:57:03 +01:00
2020-03-02 17:58:03 +01:00
2020-03-23 17:38:08 +01:00
2020-12-10 20:21:29 +01:00
2020-01-22 02:00:25 +01:00
2019-09-03 05:01:59 +02:00
2020-12-21 21:12:53 +01:00