Bewelge / MIDIano

:musical_note: A JavaScript MIDI-Player/ Piano-learning webapp
https://midiano.com
118 stars 22 forks source link
javascript midi music piano piano-learning webaudio

Midiano

A JavaScript MIDI-Player/ Piano-learning webapp

Try out here

Midiano is a free Piano-learning webapp that runs on any device with a modern browser. Open any MIDI-File and Midiano shows you the notes as falling bars over a piano as well as the corresponding sheet music. Connect a MIDI-Keyboard to get instant feedback if you hit the correct notes. You can also use the keyboard as output device to play the MIDI-Files on your keyboard.

Screenshot

I have continued development of Midiano in a private repository. This repository serves as a place for bug reports or feature requests.

I will keep the (outdated) code in this repository public though, in case someone is interested in looking at or tinkering with it. However please note that it is not open source.

The current version of the app can be accessed at Midiano.com.

Browser Support :

It runs on any browser (and device) that supports the WebAudioAPI (Full support apart from Internet Explorer).

To connect a MIDI-Keyboard the browser also needs to support the WebMIDIAPI (Currently only Chrome and Edge).

Features :

Libraries used: