A rewrite of the musiclight2 program in Rust.
Go to file
Thomas Kolb ff018a98e1 Initial commit
Start experimenting with Rust. This is a little experimental, but fully
functional real-time FFT program based on the FFTW library.
2021-02-16 22:44:31 +01:00
src Initial commit 2021-02-16 22:44:31 +01:00
.gitignore Initial commit 2021-02-16 22:44:31 +01:00
Cargo.lock Initial commit 2021-02-16 22:44:31 +01:00
Cargo.toml Initial commit 2021-02-16 22:44:31 +01:00