TheoryOfNekomata / piano-keyboard

A piano keyboard in JavaScript.
MIT License
0 stars 0 forks source link

Keys should deactivate with the same input they are deactivated with. #3

Open TheoryOfNekomata opened 7 years ago

TheoryOfNekomata commented 7 years ago

Keys pressed using the mouse should send a note off when the mouse button is released. Same with the keyboard press.