Files
ardour/libs
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
..
2016-11-25 13:26:38 +01:00
2016-10-29 19:57:43 +02:00
2016-11-17 13:03:36 +01:00
2016-10-27 15:57:47 +02:00
2016-10-07 03:39:22 +02:00
2016-11-24 09:02:47 +01:00
2016-11-19 01:36:34 +01:00