Midi bus

About

Enables sending midi note values to the Playdate over USB via an intermediary computer. It’s a proof-of-concept project but very usable if you’re a little technical. See also Serial Comms.

Note. deprecated

Playdate now has serialMessageReceived(msg) which makes this kind of thing much simpler.

github.com/orllewin/playdate_midi_bus

Screenshot 2023-12-21 at 08.45.44 ## Status

Fairly active.