abletonpush
abletonpush copied to clipboard
A library for working with the Ableton Push in the browser
Currently this library automatically sets the push into an isomorphic layout for playing notes. It would be nice to also get the pads to layout for playing a drum rack.
I'm not sure how much effort this would take but it would be nice to explore the idea and see if it is possible to get this library working in...
I think we can either mock out the midi library and do some testing of the Ableton push library behaviour to make sure it does what we want it to...
Add jsdoc style comments for all functions. This makes it easier to work with the library specially if someone is using vscode or atom.