Re: help:loud noise in the madplay

Joe Drew <[email protected]> Thu, 10 Nov 2005 14:51:03 -0500
Newsgroups gmane.comp.audio.mad.devel
Message-ID <[email protected]>
Nigel Sinfield wrote:
> When I had this problem it turned out to be an 'endian' issue.  mad output
> the samples one way, but the audio hardware required the other.

IIRC, endian issues tend to make output total noise (with perhaps a hint 
of the music), while the char-signedness issues tend to be a bit of 
noise on top of most of the music.