13
0
Go to file
Robin Gareus daa10a6a38 Fix graph ordering incl. Inserts, Returns and SideChains
When building the process graph. Ardour usess
   Route::direct_feeds_according_to_reality()
This function only tests if the current route (or any ioprocessors)
is feeding another route's *input*.

Inserts, Return and now Sidechains are ignored as destinations on the
destination route are not taken into account.

This is now resolved by adding an IOVector, a collection of all inputs
of the destination route.
2016-04-03 22:45:23 +02:00
cfgtool
doc update extracted documentation (js.gz) 2016-03-31 01:19:15 +02:00
export
gtk2_ardour add GUI to configure/connect sidechain 2016-04-03 05:21:40 +02:00
headless
icons
libs Fix graph ordering incl. Inserts, Returns and SideChains 2016-04-03 22:45:23 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2016-04-03 15:24:22 +01:00
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
scripts
session_utils
templates
tools update documentation extraction script (use .cc instead of .h) 2016-03-31 01:16:07 +02:00
vst
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
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