Riff
A musical game that tests your ability to play "riffs"
Record a riff and see how well you or someone else can play it.
Get your jam on
$ git clone https://github.com/wayoutmind/riff.git
- Install dependencies with npm
$ cd riff
$ npm install
- Start Riff
$ npm start
Recording a riff
By default Riff can be accessed at http://localhost:9000. Riff will create a MIDI input device labeled "Riff" that you can attach an instrument to. Riff can then capture any MIDI instrument and grade performances.