Jump to content

Audio Issue - with Assets Manager?


JackFalcon
 Share

Recommended Posts

Hello, 

Possible Bug in Assets Manager Audio.

QUESTIONS: Is this a bug, is it related to M64 and M65, does anyone have any insight on M64 and M65?

STEPS:   1) Run the Audio test (https://www.babylonjs-playground.com/#PCY1J#8) from these docs (https://doc.babylonjs.com/how_to/playing_sounds_and_music) and no audio.

Reproduced in Dev environment. Along with interesting deprecation messages in the console. below... (maybe not related?):

 

[Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setTargetAtTime() instead if smoothing is needed. See

[Deprecation] AudioParam value setter will become equivalent to AudioParam.setValueAtTime() in M65, around March 2018  See https://webaudio.github.io/web-audio-api/#dom-audioparam-value for more details.

Interesting.

 

NOTE: Possible bug behavior  seems limited to AssetsManager, as I can still use direct load sound and it works.

QUESTIONS: Is this a bug, is it related to M64 and M65, does anyone have any insight on M64 and M65?

ping @davrous ... : )

Thanks,    

 

Link to comment
Share on other sites

Hello,

Well, this sample doesn't work anymore because the files aren't on the host anymore. Probably during one of our migration process, we forgot to move those files.

The basic samples from the PG still works: https://playground.babylonjs.com/?22 as well as demos using Web Audio on babylonjs.com.

We decided to ignore those Chrome warnings for now. Google has decided to move to this path alone, as usual I'd say unfortunately. We're not using the smoothing feature of Chrome so there is no impact for our users, this warning message is then totally useless in our case. We decided to just wait for those warnings to disappear on a next build of Chrome rather than modifying the complete audio engine just for Chrome. 

Thanks!

David

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