Things you need:
- A Novation Launchpad Mini
- An Internet connection to download dependencies.
- Node.js 4.x
Installation instructions:
$ git clone <this-repo-url> pad
$ cd pad
$ npm install
$ npm start
There are six experiments; try them out with npm run ex1
, npm run ex2
, etc.