The Flagship http://ardour.org
Go to file
Robin Gareus eb0498bb28
Overhaul ambiguous latency detection
Simply comparing connected latency min/max is insufficient
and allows for false positives.

get_connected_latency_range() reports private, uncompensated
latency for internal ports. In this case an additional test
is required to match it against the reported latency of
connected ports.

Since 13b8a9727bb05 remote connected ports now correctly
report latency for both internal as well as external ports.
2021-09-08 22:39:32 +02:00
doc copy of kruger's spline paper 2021-08-30 12:54:53 -06:00
gtk2_ardour Report roundtrip I/O latency in the GUI 2021-09-08 22:39:32 +02:00
headless Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
libs Overhaul ambiguous latency detection 2021-09-08 22:39:32 +02:00
luasession Do not implicitly modify VST support config parameters 2021-08-10 15:54:37 +02:00
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils remove unnecessary file/tool 2021-08-13 12:51:28 -06:00
share Add API to report I/O Latency 2021-09-08 22:39:32 +02:00
tools Fix typo in b59a42c9f3 2021-07-23 00:38:18 +02:00
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
nutempo-todo todo list text for nutempo-related tasks 2021-08-16 13:41:49 -06:00
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Update atomic/volatile compat 2021-08-16 04:26:55 +02:00

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

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