Skip to content

blackboxdsp/bbx_audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bbx_audio

Version: v0.1.0 Test

A collection of Rust crates for audio-related DSP operations 🧮

Setup

If you would like to "play in the sandbox", you will need to install some additional dependencies.

Linux

Install the following packages:

sudo apt install alsa libasound2-dev libssl-dev pkg-config

Running

To run an example in the sandbox, use the following command:

# From the bbx_sandbox/ directory
cargo run --release --example <example_name>

About

A collection of Rust crates for audio-related DSP operations 🧮

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages