WAR.rs/README.md

16 lines
243 B
Markdown
Raw Normal View History

# 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).