Re: Wrapper for combination of nodes

Not sure if that solution would work... as I understand it, returning a
non-primitive from a constructor function will essentially discard the
initial object referred to by "this", so the result of "new MyCustomNode"
would be a gain node without "this.input" or "this.connect."

Matt Diamond

Received on Tuesday, 18 December 2012 18:23:20 UTC