16e0de95fcb1d141ed43999e814b030cca3a7997
Previously the flag was not honored. AudioSource::write() calls -> SndFileSource::write_unlocked() -> SndFileSource::nondestructive_write_unlocked() which calls -> AudioSource::compute_and_write_peaks This produced "cannot open _peakpath" messages during session-archive FLAC encoding. Likewise closing an audio file calls touch_peakfile(). Although this simply failed silently.
Please see the Ardour web site at https://ardour.org/ for all documentation..
For information on building ardour:
https://ardour.org/development.html
Description
Languages
C++
56.5%
C
39.6%
JavaScript
1.3%
Lua
0.9%
Python
0.6%
Other
0.9%