The Flagship http://ardour.org
Go to file
Robin Gareus f196256604
Fix jack2 input-port monitoring
Port_connect must be called with correct order (src, dst),
and may only be called after the client is active.

jack2 reported errors:
> Destination port in attempted (dis)connection of ardour:physical_input_monitor_enable and system:capture_1 is not an input port
> Cannot connect ports owned by inactive clients: "ardour" is not active
2021-06-13 17:41:41 +02:00
doc
gtk2_ardour continuing work on presenting useful data in perf meter window 2021-06-12 15:00:46 -06:00
headless use Session::request_roll() instead of request_transport_speed (1.0, ...) 2021-04-19 16:14:08 -06:00
libs Fix jack2 input-port monitoring 2021-06-13 17:41:41 +02:00
luasession Lua Session windows stdio 2021-06-09 02:43:31 +02:00
msvc_extra_headers Emulate exp2f() for older MS compilers where it wasn't available 2021-05-05 17:50:41 +01:00
MSVCardour3 Add MSVC support for the upcoming dsp stats window 2021-06-12 10:42:27 +01:00
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Add Lua binding to query plugin-presets and scalepoints 2021-05-27 16:56:24 +02:00
tools Add example udev file for /dev/cpu_dma_latency permissions 2021-06-10 04:40:22 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README Directly use HTTPS 2021-03-23 23:27:45 +01:00
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Fix gprof builds 2021-05-23 01:05:22 +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