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

no Pause Music functionality in SoundManager #9

Open
n2oula opened this issue Nov 26, 2013 · 4 comments
Open

no Pause Music functionality in SoundManager #9

n2oula opened this issue Nov 26, 2013 · 4 comments

Comments

@n2oula
Copy link

n2oula commented Nov 26, 2013

is there any easy way to add a pause functionality to PlayMusic?
It can be sometimes essential to be able to pause a music that's playing and resume it later on at the same timing we paused it.

@nicklockwood
Copy link
Owner

Yes. If you play your music directly using a Sound object instead of through the SoundManager interface, you can pause and resume from the point you left off.

@n2oula
Copy link
Author

n2oula commented Nov 27, 2013

Thank you for your prompt response.
I was able to modify the SoundManager and created the Pause / Resume Music playback modules.
Tested it, it's working.

I can share the code if you want.

@Meseery
Copy link

Meseery commented Feb 20, 2014

@n2oula share the code please

@Deliaz
Copy link

Deliaz commented Apr 29, 2015

@n2oula @Meseery Hi. So, guys, have you Pause implementation?

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

4 participants