Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/drewish/pitcher

Pitch training using a MIDI keyboard, in NodeJS
https://github.com/drewish/pitcher

Last synced: 18 days ago
JSON representation

Pitch training using a MIDI keyboard, in NodeJS

Awesome Lists containing this project

README

        

# Pitcher, MIDI Pitch Training

My wife bought me a MIDI keyboard for my birthday and I'm still not really
comfortable playing it so I decided I'd try to write some programs to help me
learn to play it.

This program plays a note then waits for a key to be pressed. If you press the
right one it plays a pleasing chord then picks a new note. If you guess
incorrectly it plays a dissonant chord and lets you try again.

Right now the only notes it tests you on are the C notes.