would it be possible to add a midi input?
Not possible I’m afraid
really? i thought pico used lua, so couldn't you write lua bindings for portmidi or smthn
pico8 does use Lua, but it is a sandbox environment so basically no access to anything outside its own little world
ahhh, that kinda sucks