rmc_website/dsidev/nandsoundplayer.html
2024-10-09 01:40:11 -04:00

12 lines
631 B
HTML

---
layout: devinfo
app: NANDSoundPlayer
redirect_from: /dsidev/soundplayer.html
---
NAND SoundPlayer plays music/sound effects a <code>.sdat</code> sound archive on the SD card. You can play sounds at either 32730 or 47610 Hz, and use different sound effects (stereo, mono, surround, etc).
<br><br>
The app also shows a status of all the voice channels. The playing of multiple sounds at once is supported.
<div class="screenshot"><img src="{{ site.imgdir }}{{ page.app }}/screenshots/nandsoundplayer.gif">
<img src="{{ site.imgdir }}{{ page.app }}/screenshots/nandsoundplayer.png"></div>