The Flagship http://ardour.org
Go to file
Robin Gareus c54b36c3ff AU: only set render callbacks for connected busses
This fixes an issue with Renoise Redux. The plugin reports the following:

Reported Channel Capabilities (explicit):
      [2, 2]  [1, 2]  [0, 2]

When it is added to an Arodur MIDI track, the 0 in, 2 output variant is
chosen, since Ardour MIDI tracks don't have audio by default.

However the render callback was set uncondionally for all busses. This
lead to issues with this specific plugin.
2020-08-06 20:30:44 +02:00
doc
gtk2_ardour Add a no-gain loudness preset 2020-08-04 23:36:29 +02:00
headless
libs AU: only set render callbacks for connected busses 2020-08-06 20:30:44 +02:00
luasession
msvc_extra_headers
MSVCardour3 Add/remove source(s) in our MSVC project (gtk2_ardour) 2020-07-20 11:39:47 +01:00
MSVCMixbus3
MSVCvst_scan
nutemp
session_utils
share Fix off by one (Lua arrays are 1-based) 2020-08-05 20:28:14 +02:00
tools Update Harrison plugin URL, use the resource server. 2020-08-03 17:04:26 +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