mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-03 20:29:35 +01:00
Mirror of Ardour Source Code
When using the export-tool, the very first callback may already be freewheeling. In this case the first call to the butler also happens directly from the freewheel process-callback and initial session events are handled there. Setting PostTransportAdjustPlaybackBuffering took the process-lock, which caused a deadlock: Glib::Threads::Mutex::Lock::Lock(Glib::Threads::Mutex&) at /usr/include/glibmm-2.4/glibmm/threads.h:687 ARDOUR::Session::butler_transport_work() at ../libs/ardour/session_transport.cc:1157 ARDOUR::Session::process_export_fw(unsigned int) at ../libs/ardour/session_export.cc:303 ARDOUR::AudioEngine::process_callback(unsigned int) at ../libs/ardour/audioengine.cc:486 ARDOUR::DummyAudioBackend::main_process_thread() at ../libs/backends/dummy/dummy_audiobackend.cc:951 |
||
|---|---|---|
| doc | ||
| gtk2_ardour | ||
| headless | ||
| libs | ||
| luasession | ||
| msvc_extra_headers | ||
| MSVCardour3 | ||
| MSVCMixbus3 | ||
| MSVCvst_scan | ||
| nutemp | ||
| session_utils | ||
| share | ||
| tools | ||
| vst | ||
| .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 http://ardour.org/ for all documentation..
For information on building ardour:
http://ardour.org/development.html