WAR.rs/README.md
Ivan Bushchik d68b861aea
0.1.0: Initial commit
Signed-off-by: Ivan Bushchik <ivabus@ivabus.dev>
2024-01-04 19:53:29 +03:00

16 lines
243 B
Markdown

# WAR.rs
> Winner of THE LOUDNESS WAR
Automatic encoder of "1-bit" WAVE files with LUFS calculation.
## Usage
```shell
cargo run <INPUT.wav> <OUTPUT.wav>
```
## License
WAR.rs is licensed under the terms of the [MIT license](./LICENSE).