Line 137:
Line 137:
* The BNS files appear to always in the NGC-DSP ADPCM format, whereas the BRSTMs can be 8bit or 16bit Big Endian PCM.
* The BNS files appear to always in the NGC-DSP ADPCM format, whereas the BRSTMs can be 8bit or 16bit Big Endian PCM.
−
A C# Class that outputs the raw data to the temp dir can be found here: [http://pastebin.com/f1501ada9 BNRSound.cs]
+
A C# Class that outputs the raw data to the temp dir can be found here: [http://pastebin.com/f34b2d3f0 BNRSound.cs]
−
Currently it doesn't do looping.