Jump to content

Problems with howler and buzz


Josepho
 Share

Recommended Posts

I am coding the sound part of my game, and It is being very painfull, I have tried two different audio APIs that worked in the Ipad perfect in their websites but when I add them to my game, it works only on PC but on IPad Im not getting any sound effect! 

 

The two audio apis that I have tried are

http://buzz.jaysalvat.com/

 

and

http://goldfirestudios.com/blog/104/howler.js-Modern-Web-Audio-Javascript-Library

 

I have read something about that the web audio is disabled in ios, anybody can help me to solve this problem by using some of this apis?

 

Many thanks!

Link to comment
Share on other sites

  • 4 weeks later...

I finally got it using howler and this tutorial

http://paulbakaus.com/tutorials/html5/web-audio-on-ios/

Care to explain how you did it.

I've also been struggling with howler.js the last few days and I almost gave up.

There are too many sources online from different dates with different ways of doing it.

The audio sprite in howler.js didn't work correctly, even on my desktop browser.

Link to comment
Share on other sites

Care to explain how you did it.

I've also been struggling with howler.js the last few days and I almost gave up.

There are too many sources online from different dates with different ways of doing it.

The audio sprite in howler.js didn't work correctly, even on my desktop browser.

 

just make sure the second value in array is "duration" not the end time on the audio sprite.

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...