Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ivabus/war.rs
Winner of THE LOUDNESS WAR (1-bit PCM recoder)
https://github.com/ivabus/war.rs
Last synced: about 10 hours ago
JSON representation
Winner of THE LOUDNESS WAR (1-bit PCM recoder)
- Host: GitHub
- URL: https://github.com/ivabus/war.rs
- Owner: ivabus
- License: mit
- Created: 2024-01-04T16:45:55.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-01-04T16:54:04.000Z (about 1 year ago)
- Last Synced: 2025-01-14T14:47:34.069Z (6 days ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WAR.rs
> Winner of THE LOUDNESS WAR
Automatic encoder of "1-bit" WAVE files with LUFS calculation.
## Usage
```shell
cargo run
```## License
WAR.rs is licensed under the terms of the [MIT license](./LICENSE).