Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/drewish/pitcher
- Owner: drewish
- Created: 2013-12-15T06:47:15.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-25T04:21:41.000Z (almost 11 years ago)
- Last Synced: 2024-10-31T04:07:16.965Z (2 months ago)
- Language: JavaScript
- Size: 137 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.