Projects

MOTU Simple Control Panel
A minimal desktop app to control my MOTU AVB audio interface.
I’m a happy owner of a MOTU AVB audio interface. It’s a great piece of hardware, but for most everyday use cases, it can feel a bit overwhelming.
When I just need to toggle inputs/outputs or adjust volume, I built a small app with Tauri and Next.js, that talks directly to the interface using the official MOTU AVB Datastore API (which runs locally).