Pomax / music-theory-js

For when you need to do music theory things. In javascript. Don't look at me you know what you need this for.
MIT License
60 stars 5 forks source link

Event based operations #2

Closed Pomax closed 6 years ago

Pomax commented 6 years ago

This switches the signal routing over from pass-down to an observer pattern, with added CC learning for all sliders (so the LFO values are still un-learnable at the moment)