Hacker News new | ask | show | jobs
by praash 855 days ago
Most (if not all) digital keyboards also support receiving MIDI which will be played by the piano's own sound engine!

This will probably require assigning the received MIDI to a different channel than 0 to allow simultaneous play without conflicting note offs and sustains.

1 comments

Ah, great point--I'm adding that to my to-do as another setup option for users. Thank you!