e5e8b7a96555efc2f49b96a17363bc7f337f7c51
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).
Please see the Ardour web site at http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%