Go to file
Ivan Bushchik d68b861aea
0.1.0: Initial commit
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-01-04 19:53:29 +03:00
src 0.1.0: Initial commit 2024-01-04 19:53:29 +03:00
.gitignore 0.1.0: Initial commit 2024-01-04 19:53:29 +03:00
.rustfmt.toml 0.1.0: Initial commit 2024-01-04 19:53:29 +03:00
Cargo.lock 0.1.0: Initial commit 2024-01-04 19:53:29 +03:00
Cargo.toml 0.1.0: Initial commit 2024-01-04 19:53:29 +03:00
LICENSE 0.1.0: Initial commit 2024-01-04 19:53:29 +03:00
README.md 0.1.0: Initial commit 2024-01-04 19:53:29 +03:00

WAR.rs

Winner of THE LOUDNESS WAR

Automatic encoder of "1-bit" WAVE files with LUFS calculation.

Usage

cargo run <INPUT.wav> <OUTPUT.wav>

License

WAR.rs is licensed under the terms of the MIT license.