Madplay
From ArmadeusWiki
madplay is an audio player for UNIXes. It uses MAD library and is able to decode MP3, OGG, etc... As it uses integer computation, it is well suited for embedded systems without floating point unit.
Installation
- Be sure to have ALSA running on your board first.
- In Buildroot menuconfig, choose madplayer:
[armadeus]$ make menuconfig
- reflash your rootfs
Usage
# madplay your_music.mp3