mp3rgain 2.8.0

Lossless MP3 volume adjustment - a modern mp3gain replacement written in Rust
Documentation
1
2
3
4
5
pub mod apply;
pub mod info;
pub mod replaygain;
pub mod undo;
pub mod utils;