ctrmus is a music player for the Nintendo 3DS. For now it plays PCM WAV, AIFF, FLAC, Opus and MP3 files. Due to limitations in ctrulib, only ASCII characters are displayed correctly. Other characters will appear garbled, but functionality is not affected.

Changes:

* Fixed an underflow issue in Opus decoder.
* Added support for MP3 files with error protection.
* Improved file selector to make it go faster after holding the up/down button for 500ms. Browsing large directories should be bearable now. Note that the screen may flash a lot due to the screen clearing and redrawing.
* Fixed a bug where the pointer may disappear off screen if the directory contained many files.
* Removed layer 1 and layer 2 support from mpg123, reducing the size of the binary.

https://github.com/deltabeard/ctrmus/releases/tag/0.4.7