Search found 1 match

by Robosloth
Sat Oct 03, 2009 9:56 am
Forum: maxmod
Topic: Load a WAV file from FAT (NDS)
Replies: 0
Views: 4271

Load a WAV file from FAT (NDS)

I'm writing an opensource mini slideshow with sound for the NDS. This app needs to play a WAV file (loaded from FAT) as it displays the slide. A slideshow with sound. Many possible uses. The app needs to fetch the WAV file from FAT and play it back for the user. Presently, the picture-loading code ...