MIDI FX
Back in 2022, I had ideas for a few different MIDI apps. Knowing that I may want to use some of them at the same time, and to reduce my maintanence workload, I decided it would be better to create a single powerful app that could do it all.
So I built MIDI FX, a node editor for MIDI.
It runs in the browser, using the Web MIDI API. Each node is a single-file Svelte component that has full access to all browser APIs.
It can be used to process MIDI in various ways, and also to interact with the outside world. The project is open source on GitHub, so if you need something that isn’t already there, you’re able to add it by yourself.
I had the priviledge to showcase this project at ADCx India 25, through which I was able to meet many like-minded people, interested in the same niche as my own.