Robin Gareus
5c9f5ae895
It was possible that auto-connect-thread or GUI thread called DelayLine::set_delay without acquiring the process-lock. Changing the delay while processing is not supported and can cause glitches. backtrace: ``` DelayLine::set_delay Send::update_delaylines Send::set_delay_out InternalReturn::set_playback_offset Route::update_signal_latency Session::update_route_latency Session::update_latency_compensation Session::auto_connect_thread_run ``` |
||
---|---|---|
doc | ||
gtk2_ardour | ||
headless | ||
libs | ||
luasession | ||
msvc_extra_headers | ||
MSVCardour3 | ||
MSVCMixbus3 | ||
MSVCvst_scan | ||
nutemp | ||
session_utils | ||
share | ||
tools | ||
.dir-locals.el | ||
.gitattributes | ||
.gitignore | ||
ardour.1 | ||
COPYING | ||
instant.xml.sae | ||
msvc32-fixup.pl | ||
PACKAGER_README | ||
README | ||
README-GITHUB.txt | ||
system_config | ||
testfile.flac | ||
testfile.ogg | ||
TRANSLATORS | ||
waf | ||
wscript |
Please see the Ardour web site at https://ardour.org/ for all documentation.. For information on building ardour: https://ardour.org/development.html