Two New Trackers
I've been hard at work programming and I made two new DAWs/trackers that both run cross-platform and are stable enough for people to try out.
piper

One is a mini modular tracker written in lua with an open plugin format. It's based loosely on things like BuzzTracker, SunVox, Max/MSP, PD, etc.
https://github.com/awlkak/piper/

atomly tracker

The other is text UI tracker written in Rust and based loosely on renoise + vim. I ported it to wasm so it runs on the web now as well. I also added the ability for it to load load the lua plugins from the other tracker.
https://www.atomly.com:8888


