The Flagship http://ardour.org
Go to file
Robin Gareus fa642e0e9d Fix forwarding of output-buffers.
fbc8504f9e swapped the iterators: Instead of iterating over output
buffers like BufferSet::read_from(), the new code iterates over
the current buffers. In case of 1 in -> 2 out, only the 1st channel
was be copied.  Also unlike BufferSet::read_from() the ChanCount was
not updated.

Processors after a Delivery e.g. out-meter, AFL processor did not see
all channels.
2016-11-25 13:26:38 +01:00
cfgtool
doc
export
gtk2_ardour fix default output map display for no plugin processors 2016-11-25 13:03:25 +01:00
headless
libs Fix forwarding of output-buffers. 2016-11-25 13:26:38 +01:00
mcp add mcp device files for artist series controllers 2016-10-19 23:00:05 -05:00
midi_maps Akai MIDIMix map -- Squashed commit of the following: 2016-10-04 21:58:47 +02:00
msvc_extra_headers When building with MSVC some of the header file stuff is only relevant in early versions (e.g. VC8) 2016-09-30 08:24:51 +01:00
MSVCardour3 Remove some (no longer needed) source files from our MSVC project (gtk2_ardour) 2016-10-20 16:16:27 +01:00
MSVCMixbus3
MSVCvst_scan Update our MSVC project files to generate the most recent Ardour session file format (ver 5) rather than the older v3 format 2016-08-30 07:15:00 +01:00
osc OSC: Add preset loading to OSC GUI 2016-08-24 10:07:21 -07:00
patches
patchfiles Improve midnam for Waldorf Blofeld 2016-08-05 22:03:11 +02:00
scripts a-High/LowPass allow 8K samples inclusive 2016-11-24 21:03:56 +01:00
session_utils rename Region pos_beats -> quarter_note 2016-11-11 03:37:08 +11:00
templates
tools another hack to accommodate different project names 2016-11-23 21:39:35 +01:00
vst fix vamp path: 2016-06-25 00:44:04 +02:00
.dir-locals.el
.gitattributes disable git-archive 2016-07-06 03:12:19 +02:00
.gitignore
ardour-3.ttl
ardour.1 fix link in manpage 2016-10-18 22:26:23 +02:00
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl When building with MSVC, adapt the various font sizes to be a closer match to the GCC build 2016-06-23 15:20:03 +01:00
PACKAGER_README
README
system_config merge source-defaults into system-config file 2016-08-09 22:13:59 +02:00
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Disable OSX 10.5/PPC support (MacVST is Cocoa UI only) 2016-11-19 00:46:13 +01:00

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

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