Y
Hacker News
new
|
ask
|
show
|
jobs
by
JSavageOne
970 days ago
Is there no way to play the notes on the keyboard (without clicking)?
3 comments
jacobdehart
969 days ago
Here you go! I made some javascript to put in the js console to enable keyboard binding (a through ' for white keys and w through ] for black keys)
https://gist.github.com/jacobd/e08fc227671328f6de5cd5a337262...
link
ruined
970 days ago
it seems to support webmidi, so you could plug in a midi keyboard, or use an application that generates midi.
link
gka
970 days ago
I was wondering the same, the ASD.. keys should ideally be the piano keys, like in most software synths
link
https://gist.github.com/jacobd/e08fc227671328f6de5cd5a337262...