Receiving (and sending) USB MIDI on ZX Spectrum Next

Show us what you're working on, (preferably with screenshots).
Post Reply
User avatar
Sol_HSA
Microbot
Posts: 162
Joined: Thu Feb 04, 2021 11:03 am
Location: .fi
Contact:

Receiving (and sending) USB MIDI on ZX Spectrum Next

Post by Sol_HSA »

I recently implemented USB MIDI input and output (but not at the same time) on the ZX Spectrum Next using the Raspberry Pi.

Video about receiving:



Blog post about receiving: https://solhsa.com/#USBMIDIONZXSPECTRUMNEXT


Video about sending:



Blog post about sending: https://solhsa.com/#SENDINGMIDIDATAONZXSPECTRUMNEXT


Binaries: https://solhsa.com/zip/nextpi-usbmidi22092023.zip

Source code: https://github.com/jarikomppa/specnext/ ... nextpimidi
Post Reply