mirror of
https://github.com/rvtr/rmc_website.git
synced 2025-06-18 18:25:31 -04:00
12 lines
631 B
HTML
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>
|