How to Install madplay in Ubuntu 18.04



Install madplay by entering the following commands in the terminal:

sudo apt update
sudo apt install madplay

Description:

MPEG audio player in fixed point

MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.). There is also full support for ID3 tags. . All work is done in fixed point, so it even works on machines without an FPU.

Homepage: https://www.underbit.com/products/mad/

Version: 0.15.2b-8.2

Section: universe/sound