[solved] AudioParam error with AudioListener

Hi,

I got this error when I added positionalAudio in my game :

Any idea what it means ?

Can you please demonstrate with a live example how this error is produced? As mentioned in the following stackoverflow post, the Web Audio API is probably invocated with invalid values.

Indeed… After digging a bit I found that one value was undefined in some case and leaded to this bug.
Thanks

2 Likes

I don’t know what are undefined? there are no leads or sample codes?