On Mon, Oct 07, 2002 at 10:16:54 -0700, Tom wrote: > > It doesn't need an extension to the API, you just have to be able to make > > input -> input connections. I belive that makes more sense in an abstract > > sense (eqivalent to wiring it that way in hardware) and internaly (reduced > > complexity). > > This will work if the powers that be agree to allow input -> input > connections. If not, there is another way. In a hardware mixer,
Heh, this is free software. We just need consensus and someone willing to get thier hands dirty ;) I'm trying to understand how the graph sorting code works, AFAICT despite comments to the contrary there are no (or few) places in the graph code where it assumes that there are only connections from outputs to inputs. I will try to create an input -> input connection sometime tommrow and see what happens. - Steve
