libmad
MPEG audio decoder
MAD (MPEG Audio Decoder) supports MPEG-1 and the MPEG-2 extension to lower sampling frequencies, as well as the de facto MPEG 2.5 format. All three audio layers — Layer I, Layer II, and Layer III (i.e. MP3) — are fully implemented.
This package contains the library.
- Versions: 0.15.1b
- Website: https://www.underbit.com/products/mad/
- Licenses: GPL 2+
- Package source: gnu/packages/mp3.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of libmad
as follows:
guix install libmad
Or install a particular version:
guix install libmad@0.15.1b
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of libmad about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/libmad'><img src='https://packages.guix.gnu.org/packages/libmad/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/libmad)
Example Org:
[[https://packages.guix.gnu.org/packages/libmad][https://packages.guix.gnu.org/packages/libmad/badges/latest-version.svg]]