aacgain
aacgain 2.0.0-unstable-2022-07-12
ReplayGain for AAC files
https://github.com/dgilman/aacgainGNU General Public License v2.0 or later
main program: aacgainprograms: aacgain
Maintainers
Platforms (46)
powerpc64-linuxx86_64-netbsdx86_64-cygwinpowerpc-netbsdriscv32-linuxx86_64-solarisarmv7l-linuxs390x-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aacgain ];
Ad-hoc shell
nix-shell -p aacgain
Flake (nix run)
nix run nixpkgs#aacgain