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

Remove SoundManager2 dependency? #27

Open
andyinabox opened this issue Aug 16, 2013 · 3 comments
Open

Remove SoundManager2 dependency? #27

andyinabox opened this issue Aug 16, 2013 · 3 comments

Comments

@andyinabox
Copy link

I was getting real excited about PxLoader until I saw that the sound plugin is dependent on SoundManager2. It seems unnecessary to have SM2 as a baseline dependency for sound loading for this library, and it's making me reconsider using PxLoader for my project.

Have you considered including a simple sound loader module for basic HTML5 audio, and then a more advanced one that uses SM2 for those who want it?

@jeffgreco
Copy link

SM2 is overkill for my needs too, so I'd also like to see this!

@Anima-t3d
Copy link

You might want to check out: https://github.com/hammerlabs/PxLoader

@robinnorth
Copy link
Contributor

This has now been implemented in #52

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