Rust Experiments Setup Common Install Rust Install rustfmt 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.