RustAudio

Results 27 repositories owned by RustAudio

rust-jack

201
Stars
34
Forks
Watchers

Decent jack bindings for rust

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.

baseview

223
Stars
47
Forks
Watchers

low-level window system interface for audio plugin UIs

coreaudio-rs

182
Stars
33
Forks
Watchers

A friendly rust interface to Apple's Core Audio API.

cpal

2.5k
Stars
331
Forks
Watchers

Cross-platform audio I/O library in pure Rust

dasp

786
Stars
60
Forks
Watchers

The fundamentals for Digital Audio Signal Processing. Formerly `sample`.

deepspeech-rs

295
Stars
23
Forks
Watchers

Rust bindings for the deepspeech library

dsp-chain

290
Stars
20
Forks
Watchers

A library for chaining together multiple audio dsp processors/generators, written in Rust!