u/Expensive-Click-123

Stable release of truce: Audio/MIDI plugin framework for Rust
▲ 52 r/VSTi+1 crossposts

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!

github.com
u/Expensive-Click-123 — 7 days ago
▲ 18 r/rust

https://www.milkdrop.io/

Went on a bit of side quest, used a combination of wgpu and bindgen to compile a set of Milkdrop Winamp visualizations to WASM+WebGPU. I’ve seen WebGL implementations of Milkdrop but I haven’t seen one with WebGPU, so I thought I’d give it a go. I was pleasantly surprised by all the Rust tools that made this work. Enjoy!

Edit: new domain

reddit.com
u/Expensive-Click-123 — 22 days ago