https://github.com/nafeu/midi-key-helper
A desktop app designed to help teach/practice piano chords and note memorization on a midi keyboard. Built using NodeJS, Electron, midi, Tone.js and jQuery.
https://github.com/nafeu/midi-key-helper
electron jquery memorization midi-keyboard nodejs tonejs
Last synced: 2 months ago
JSON representation
A desktop app designed to help teach/practice piano chords and note memorization on a midi keyboard. Built using NodeJS, Electron, midi, Tone.js and jQuery.
- Host: GitHub
- URL: https://github.com/nafeu/midi-key-helper
- Owner: nafeu
- License: mit
- Created: 2017-05-31T19:53:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-03T22:48:18.000Z (about 9 years ago)
- Last Synced: 2026-03-04T00:33:21.041Z (4 months ago)
- Topics: electron, jquery, memorization, midi-keyboard, nodejs, tonejs
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Midi Key Helper
A desktop app designed to help teach/practice piano chords and note memorization on a midi keyboard. Built using NodeJS, Electron.io, midi, Tone.js and jQuery.
[](https://travis-ci.org/nafeu/midi-key-helper)
### Requirements
OSX, Node.js (v7), Midi Keyboard (I use the AKAI Professional [MPKmini](http://www.akaipro.com/product/mpkmini))
### Installation
```
git clone https://github.com/nafeu/midi-key-helper.git
cd midi-key-helper
npm install
```
### Development / Basic Usage
- Connect your midi keyboard and then run `npm start`
#### Running Tests
Use `npm test`
### Credits
Nafeu Nasir
### License
MIT