Code bending is, analogous to circuit bending, a way to reuse the internal wiring of a signal flow. This class opens up enclosed UGen inputs for such external modification and allows for interaction with them without explicit change in the code. Different class methods are provided for different ways to do this.
Bend enclosing UGens.
bendFunc |
a function that returns a UGen graph |
ugenFunc |
a function that returns a UGen graph |
Bend all time related values.
ugenFunc |
a function that returns a UGen graph, like in *new |
freqArgNames |
Frequency related arg names (appl |