MPEG Audio Decoder: Difference between revisions

Content deleted Content added
shuffle, fixed-point, replay gain
linked fixed-point
Line 1:
'''MPEG Audio Decoder''' ([[MAD]]) is a [[GPL]] [[Library_Library (computer_sciencecomputer science)|library]] to decode files that have been encoded with an [[MPEG]] [[Audio codec|audio codec]], produced by Underbit Technologies.
 
It consists of libmad, a software library, and madplay, a command-line program for MP3 playback. libmad is notable for using only [[fixed-point calculationsarithmetic]]. madplay is notable for its [[Replay Gain]] support.
 
==External links==