DEV Community

Discussion on: Go: Reverse engineering an AKAI MPD26 using gousb

Collapse
 
davidsbond profile image
David Bond

The output from the USB was just a byte array with MIDI values, I imagine the for APC40 it will be the same. You'll have to try it out and let me know!