This source base is used for my tutorial workshops on mobbing.
Upcoming: Agile + DevOps EAST 2018 (Orlando).
-
Install Node.js. See https://nodejs.org/en/download/.
-
Download this repository:
git clone http://github.com/jlangr/geektone
- Navigate to the
geektone
directory. - in
./server
, runnode index.js
- in
./app
, runnpm install
before the first time you start the app - in
./app
, runnpm start
Geektone supports the keyboard for many actions.
- Sharps / flats in key signature are not ordered appropriately.
- What's up with the B note on the violin?
- Supports only 4/4 time currently
- Does not track the current node when playing
Loaded from github/nbrosowski/tonejs-instruments