Show HN: Auxide- a Real-Time Audio Graph Library for Rust(github.com)
github.com
Show HN: Auxide- a Real-Time Audio Graph Library for Rust
https://github.com/Michael-A-Kuykendall/auxide
Auxide is a Rust library for building real-time audio processing graphs. It provides a low-level, deterministic kernel for executing directed acyclic graphs (DAGs) of audio nodes, with a focus on real-time safety and correctness.