Modified passthrough, adder, playondemand, float2int, int2float, and ladspa to work...
authorLeif Johnson <leif@ambient.2y.net>
Tue, 22 Jan 2002 04:34:26 +0000 (04:34 +0000)
committerLeif Johnson <leif@ambient.2y.net>
Tue, 22 Jan 2002 04:34:26 +0000 (04:34 +0000)
commit44d4269dc814bc4e565322b8558aeecdc0e716be
tree4f202e96319fd1aebb05cfbbe0de19bbbf4bb893
parent02b0cdae1254f72e314603b752a35d98466ef9a1
Modified passthrough, adder, playondemand, float2int, int2float, and ladspa to work with the new caps nego changes.

Original commit message from CVS:
Modified passthrough, adder, playondemand, float2int, int2float, and ladspa to
work with the new caps nego changes.

Updated adder to work with float data, now uses bytestreams.

Updated ladspa to work in any M sinkpads by N srcpads configuration, M > -1 and
N > 0. Also updated ladspa to work as a loop-based element using bytestreams for
MxN configurations other than M == N == 1 or M == 0.
ext/audiofile/gstafsrc.c