#112486 - misterDtD - Sat Dec 16, 2006 9:15 pm
I am using timer 1 (along with an interrupt) to loop my sound, in the tutorial I am taking, they have me use "TIMER1 = 65536 - BGM_LENGTH;" to start my timer, but my sound's lenght is 320000 so 65536-320000=-254464, which makes my sound loop in the middle, which I really don't want.
here is the sound file.
So, how do I make my timer work with my music being as long as it is (and it isn't very long, only 13 seconds.)
~DtD
NOTE: I did reduce the sound's quality to a 24000 sampiling rate, mono, and an 8 bit-rate
Last edited by misterDtD on Sat Dec 16, 2006 11:46 pm; edited 1 time in total
here is the sound file.
So, how do I make my timer work with my music being as long as it is (and it isn't very long, only 13 seconds.)
~DtD
NOTE: I did reduce the sound's quality to a 24000 sampiling rate, mono, and an 8 bit-rate
Last edited by misterDtD on Sat Dec 16, 2006 11:46 pm; edited 1 time in total