Soundscrape already has mix, which generates the unit generators necessary to mix together a set of inputs. mixer, defined in this module, is a generator that makes it easy to dynamically add new inputs for mixing. There is no mixer object per se; only a collection of generators made by the + operator.
mixer rate . args | [Function] |
[undocumented]