13
0
livetrax/libs
Julien "_FrnchFrgg_" RIVAUD 6911702f21 Don't add audio outs to non-audio routes with strict I/O
If a route has strict I/O then the main delivery follows the output of
the last processor, but libardour ensures it has at least as many
outputs as inputs in the master strip. A good consequence is that mono
tracks get their expected panner.

An akward side-effect is that MIDI-only routes (e.g. midi tracks or busses
without a synth) get two audio channels that have no use (and indeed no
panner is added because there is nothing to pan).

Skip the completion of audio outs if there was no audio out to begin
with.
2016-07-07 01:33:42 +02:00
..
appleutility
ardour Don't add audio outs to non-audio routes with strict I/O 2016-07-07 01:33:42 +02:00
ardouralsautil
audiographer
backends fix jack_port_rename() detection 2016-07-01 19:08:52 +02:00
canvas add fill-area feature to poly-line 2016-07-05 00:39:39 +02:00
clearlooks-newer
clearlooks-older
evoral
fst
gtkmm2ext use initialization, not explicit assignment 2016-06-30 17:41:11 -04:00
libltc
lua tweak lua gc 2016-07-06 03:32:08 +02:00
midi++2 Enable build for FreeBSD (part 1/2) 2016-06-26 16:43:07 +02:00
panners Add PanControllable::get_user_string() (provide indirect access to Panner::value_as_string(); make ::get_user_string() use a const arg everywhere 2016-05-31 15:30:42 -04:00
pbd add the potential for a bit more debugging of signal connects 2016-07-01 17:47:05 -04:00
plugins a-delay: Fix compiler warning 2016-07-06 02:18:10 +10:00
ptformat Enable build for FreeBSD (part 1/2) 2016-06-26 16:43:07 +02:00
qm-dsp
surfaces a few post-rebase cleanups 2016-07-06 14:03:24 -04:00
timecode
vamp-plugins
vfork