A New Web App Lets You Manage Vintage Synth Patches Without Installing Anything
A hobbyist developer has released a web application that acts as a 'SysEx librarian' for classic 80s and 90s synthesizers, letting musicians back up, organize, and transfer patches directly from their browser instead of relying on old desktop software.
SysEx (System Exclusive) is a decades-old MIDI standard hardware makers used to let devices dump their internal settings for storage on a computer. Historically, doing this required clunky, often abandoned desktop apps tied to specific operating systems. This new tool instead uses the Web MIDI API, letting a browser tab talk directly to connected hardware.
It's a niche project, but a clever demonstration of how far browser hardware access has come, turning what used to require a dedicated native app into something that runs anywhere Chrome does.