13
0
Go to file
John Emmas a2b1482cad Fix a problem with ASIO buffer sizes on Windows
PortAudio uses what it calls 'default suggested latencies' but in callback streaming mode, they can result in wildly inaccurate buffer sizing (e.g. the user requests a buffer size of 128 but PortAudio actually instructs ASIO to use a much bigger size).

What we do now is to improve PortAudio's suggested latency calculation by basing it on the actual buffer size requested by the user.
2021-03-18 16:12:28 +00:00
doc
gtk2_ardour Remove excess parentheses 2021-03-18 04:09:04 +01:00
headless
libs Fix a problem with ASIO buffer sizes on Windows 2021-03-18 16:12:28 +00:00
luasession Consistency: replace "x-run" with "xrun" (1/2) 2021-02-26 22:22:08 +01:00
msvc_extra_headers
MSVCardour3 MSVC changes to support the new code modules (Tabbable API stuff) 2021-02-24 14:32:23 +00:00
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Add Lua script to send 12TET tuning as MTS messages 2021-02-12 16:01:43 +01:00
tools Add entitlements to get plugins working 2021-03-17 15:16:22 -05:00
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