lissajous
lissajous copied to clipboard
:musical_note: A tool for programmatic audio performance in the browser using Javascript.
New users in Chrome are likely to encounter the following:  should not be hanging around forever. These tools can probably be woven back into Lissajous if generators can be incorporated.
There is no guiding principle behind the global variables in the lissajous environment. `clock`, `master`, `generateId`, etc. are all hanging out and could potentially be put under the umbrella of...
When effects are shut off their references linger, which would be fine if they were reused, however if they are turned on again new variables are made and the old...
I had an idea for a way to make generators work over the network and I couldn't get it out of my head so I wrote some proof of concept...