Modules collect all the mixer elements
- Source:
Classes
- Chain
A Chain is string of sources, stacked on top of each other
Chain Example on codepen:
codepen- Mixer
A mixer mixes two sources together.
Mixer example on codepen:
codepen- Monitor
creates a preview of a certain point in the network
- Output
The output node is the mandatory last node of the mixer, it passes it's content directly to the @GlRenderer
- Switcher
A switcher selects either one of two sources