Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Audio play and loop #26

Open
Ilohama opened this issue Apr 21, 2015 · 2 comments
Open

Audio play and loop #26

Ilohama opened this issue Apr 21, 2015 · 2 comments

Comments

@Ilohama
Copy link
Contributor

Ilohama commented Apr 21, 2015

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~~

@vmarkushin
Copy link

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

@Ilohama
Copy link
Contributor Author

Ilohama commented May 7, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants