Skip to content

b-viguier/WebMidiPiano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebMidiPiano

🎹 Online On-Screen Midi Piano

Connect your MIDI device to your computer, select it in the list, played notes will be displayed on virtual keyboard.

FAQ

Did you create this pretty piano keyboard in CSS?

Not, at all… It's the work of Taufik Nurrohman (see original credits in css file). I just modified some properties to meet my requirements.

My browser is not supported… :sad:

This apllication use WebMidi library, check corresponding documentation for browser support.

I got the message "InvalidStateError: Platform dependent initialization failed."

It happens, AFAIK it's a bug in chrome, you have to restart your browser.

Contributions

Any help to improve this dirty code is welcome 😄 Feel free to propose modifications, to clone, share…