
Stable release of truce: Audio/MIDI plugin framework for Rust
Hey y'all, Truce https://github.com/truce-audio/truce is an audio plugin framework for Rust that can compile to any plugin format from a single codebase. JUCE exists, but I never liked how JUCE is owned by iLok, and JUCE just felt very 2005. Plus the Rust audio ecosystem seemed nascent enough for me to contribute to.
I posted about this a few weeks ago, it was at a working-but-ugly state at the time. The APIs are stable now and I'm starting to shift focus to actually building plugins :) so I thought it'd be a good time to call it a stable release and see what you all think. Docs are at: https://truce.audio/docs/
Let me know if you have any feature requests!