signalflow icon indicating copy to clipboard operation
signalflow copied to clipboard

Support for a `Node::init` method

Open ideoforms opened this issue 9 years ago • 0 comments

Some units cannot initialise their values until they have been wired into the graph (see signum/rnd/noise.cpp). Implement an init method across the board which allows input and output units to be queried.

ideoforms avatar Mar 20 '16 13:03 ideoforms