Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 878 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 878 Bytes

This source base is used for my tutorial workshops on mobbing.

Upcoming: Agile + DevOps EAST 2018 (Orlando).

Getting Started

git clone http://github.com/jlangr/geektone
  • Navigate to the geektone directory.
  • in ./server, run node index.js
  • in ./app, run npm install before the first time you start the app
  • in ./app, run npm start

Geektone Basics

Geektone supports the keyboard for many actions.

Deficiencies / limitations

  • 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

Samples

Loaded from github/nbrosowski/tonejs-instruments