Skip to content

Eraz1997/rust-guitar-dsp-experiment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rust Experiments

Setup

Common

  1. Install Rust
  2. Install rustfmt
  3. Install clippy

Linux

sudo apt update
sudo apt install libjack-jackd2-dev

Windows and Mac

You're all set!

Cross-compilation

TODO

Note: if the audio cracks, make sure the number of input and output channels is correctly set.

Contributing

Run cargo fmt and cargo clippy before pushing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages