aften
aften 0.0.8
Audio encoder which generates compressed audio streams based on ATSC A/52 specification
https://aften.sourceforge.net/GNU Lesser General Public License v2.1 only
programs: wavfilter, wavinfo, wavrms, aften
Maintainers
Platforms (46)
riscv64-linuxmipsel-netbsdriscv32-netbsdi686-freebsdmips-linuxaarch64-darwinmicroblazeel-linuxm68k-linux
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ aften ];
Ad-hoc shell
nix-shell -p aften
Flake (nix run)
nix run nixpkgs#aften