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

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.

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.

[![Build Status](https://travis-ci.org/nafeu/midi-key-helper.svg?branch=master)](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