RustAudio
Results
27
repositories owned by
RustAudio
vst-rs
1.0k
Stars
92
Forks
Watchers
VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.
rust-lv2
162
Stars
20
Forks
Watchers
A safe, fast, and modular framework to create LV2 plugins, written in Rust
audrey
131
Stars
16
Forks
Watchers
A crate to simplify reading, writing and converting between a variety of audio formats.
dasp
786
Stars
60
Forks
Watchers
The fundamentals for Digital Audio Signal Processing. Formerly `sample`.
dsp-chain
290
Stars
20
Forks
Watchers
A library for chaining together multiple audio dsp processors/generators, written in Rust!