13
0
Go to file
Robin Gareus 0067a4596d
Speed up loading sessions with synths
LV2 plugins may add a MIDNAM file when they're loaded.
This can be happen concurrently with the MidiPatchManager,
loading the system-wide patch files.

Session load should not be interrupted by the initial
background scan of patch files, which can take a very long time.
We need to allow update_custom_midnam() to grab the _lock.
2020-04-26 04:55:59 +02:00
doc
gtk2_ardour Fix translatable strings and translations (so far) 2020-04-26 03:19:22 +02:00
headless
libs Speed up loading sessions with synths 2020-04-26 04:55:59 +02:00
luasession
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils GUI use updated XML::read_buffer API 2020-04-23 02:26:27 +02:00
share WebSockets: correct comment in mixer-demo/main.js 2020-04-24 13:23:32 +02:00
tools remove tools superceded by list_scripts.lua 2020-04-24 07:23:44 -06:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Recognize dist, distcheck better to set app name 2020-04-25 10:39:29 -06:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html