13
0
Go to file
Robin Gareus e4232197fe
Revert recent auto-connect hack
..forth and back..
1882c1ba7e
dabd5715e9
fac8d84786

This needs a [much] better solution:

e.g. Wait until instrument is instantiated (ports are created),
then auto-connect, and finally fan-out
(or alternatively skip auto-connect for fanned-out tracks).

Currently both auto-connect as well as fan-out and port-creation
take place asynchronously.

Also MIDI track subscribe to &Session::midi_output_change_handler,
(MIDI busses don't).
2020-07-18 22:11:31 +02:00
doc
gtk2_ardour Remove debug message 2020-07-12 21:44:46 +02:00
headless
libs Revert recent auto-connect hack 2020-07-18 22:11:31 +02:00
luasession
msvc_extra_headers Moving Controllable::set_interface() into a 'cc' file makes it easier to fix our MSVC build issue (with min + max) 2020-06-20 09:38:00 +01:00
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Add cross-fade and A/B switch plugins 2020-07-13 00:53:45 +02:00
tools Don't allow to run Linux installer on other unices 2020-07-16 20:38:51 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1 Update man-page 2020-07-06 21:36:12 +02:00
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