This is not going to be simple to track down but we will look into it. I assure our MAD implementation is 24-bit, although that it not to say it doesn't have a problem with this signal.
As you are probably aware the decompression/decoding stage of mp3 playback is a frequency domain affair, and then the final DCT is where the 24-bit precision comes into play. So it could be a precision issue, but it could just as likely be any number of things upstream from there, even at the level of parsing the mp3 bitsream. It would be good to try a stereo file... being mono makes it kind of a corner case, and therefore more likely to have gone undetected for all these years. These are just a few things of the top of my head. Sorry I don't have a more informative answer, but I am not so familiar with the MAD code base, and I was not the person who did the port to our architecture. However, I will investigate further. -- seanadams ------------------------------------------------------------------------ seanadams's Profile: http://forums.slimdevices.com/member.php?userid=3 View this thread: http://forums.slimdevices.com/showthread.php?t=40409 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
