yeah, the trouble was in the loop
thanx a bunch!
So it is some what impossible to do a loop with a mp3,
beacause the way the mp3 compress, leaving a little blank at the beginning and the end?
yeah, its a fairly short loop, about 20 sec.
Im trying to play the .wav the same way as i did with the mp3, but it doesnt play at all.
Is there a different way with a .wav?
Thanx for the reply,
i tried it and it still doesnt do it quite right, beside,the quality of the loop using a .wav is pretty bad...
Would it be the same procedure for a .wav?
Any other work around?
theres a gap when i try to loop a beat sample, heres the code :
var myBeat = new Sound();
myBeat.loadSound("beat2.mp3",false);
myBeat.start(0,50);
Thanx
Korivo
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.