Sparky icon indicating copy to clipboard operation
Sparky copied to clipboard

Audio play and loop

Open Ilohama opened this issue 9 years ago • 2 comments

There's another issue (not sure that's important, because this is for Game but....). Let's try to play a sound and try to loop the same sound (with play() function and loop() function on the same sound).... The loop() stop at the end of play().

Have a nice day~~

Ilohama avatar Apr 21 '15 09:04 Ilohama

Because loop() is like: play() sound every time it ends. And play() is like: play() once.

vmarkushin avatar May 07 '15 15:05 vmarkushin

yeah i know that, i just wanted to report the issue, can be a bug or not whatever.

Ilohama avatar May 07 '15 16:05 Ilohama