diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-09-26 01:26:42 +0200 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2016-09-26 01:49:58 +0200 |
commit | 00deaf779f872253f7ab1395402f7a13c5264e8a (patch) | |
tree | b4a2c8eb798cb786ded17b24a8ca4fc6f21dcf7a /applause.c | |
parent | 48958218c4bb948a37c819270e77038115a3bbae (diff) | |
download | applause2-00deaf779f872253f7ab1395402f7a13c5264e8a.tar.gz |
LADSPAStream: limited support for multi-channel input streams
* When specified as part of a port-mapping array or list, they
are automatically expanded.
I.e. if `stream` is stereo, LADSPAStream(..., stream) is equivalent to
LADSPAStream(..., stream:demux(1), stream:demux(2))
* This is often handy because stereo input ports are usually
defined consecutively by LADSPA plugins.
Diffstat (limited to 'applause.c')
0 files changed, 0 insertions, 0 deletions