i was hearing very nasty sound for MP3s in mpd on beagleboard. recompiling libmad0_0.15.1b-4ubuntu1 with -marm has solved this.
my steps were: sudo apt-get build-dep libmad sudo apt-get install devscripts apt-get source libmad vim libmad-0.15.1b/debian/rule # (and add the line "CFLAGS +=-marm" some where near the top) cd libmad-0.15.1b/ debuild -us -uc cd .. sudo dpkg -i libmad0_0.15.1b-4ubuntu1_armel.deb restart mpd and sound is fixed. ** Changed in: libmad (Ubuntu) Status: New => Confirmed -- Sound very distorted on armel https://bugs.launchpad.net/bugs/587632 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs