gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > PlaySound() looping?

#71588 - realstar - Mon Feb 13, 2006 4:57 pm

Hi, is it possible to have a sound loop back to
the beginning and continue playing when using
the PlaySound() function from ndslib? Also is
there a way to specify 8 or 16 bit data?
There is a "format" field in the TransferSoundData
structure but no info on what to set it to.