#167139 - iainprice - Tue Mar 03, 2009 10:32 am
Is there a limit to the length of a sound file? My raw keeps looping far too early....
[code]soundPlaySample(main_raw, SoundFormat_8Bit, main_raw_size, 11025, 127, 64, true, 0);
[/code]
The tune is about 2 and a half mins long but it loops after 15 seconds or so... any ideas?
[code]soundPlaySample(main_raw, SoundFormat_8Bit, main_raw_size, 11025, 127, 64, true, 0);
[/code]
The tune is about 2 and a half mins long but it loops after 15 seconds or so... any ideas?