13
0
Go to file
Julien "_FrnchFrgg_" RIVAUD 96a6529e2e Improve getting a Bundle total channel count
|Bundle::nchannels()| creates a ChanCount on demand, by iterating over
the |_channel| member variable. The sum of all |nchannels().n(t)| over
all non-NIL DataTypes |t| is thus equal to |_channel.size()|.

Consequently, calling |nchannels().n_total()| is a convoluted (and slow)
way of getting |_channel.size()|. Add a method |Bundle::n_total()| that
directly returns the latter.
2017-08-23 23:31:28 +02:00
doc
export
gtk2_ardour Populate strips output menus with a more user-friendly heuristic 2017-08-23 23:31:10 +02:00
headless
libs Improve getting a Bundle total channel count 2017-08-23 23:31:28 +02:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3 Accommodate newly introduced source(s) in our MSVC project (gtk2_ardour) 2017-08-21 09:22:44 +01:00
MSVCMixbus3
MSVCvst_scan
osc
osc_interfaces/touchosc prh: Added version 1b of my Mixbus Mix controller. 2017-08-18 23:03:58 +02:00
patches
patchfiles
scripts Example Stereo to 2 x Mono track Lua script 2017-08-23 21:33:29 +02:00
session_utils
templates
tools Prepare for removal of Advanced Session Options (BusProfile) 2017-08-16 00:51:20 +02:00
vst
.dir-locals.el
.gitattributes
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml
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