WebAudio / web-audio-api

The Web Audio API v1.0, developed by the W3C Audio WG
https://webaudio.github.io/web-audio-api/
Other
1.06k stars 168 forks source link

Spatial audio stopped working #2609

Closed LeXXik closed 1 week ago

LeXXik commented 3 weeks ago

Noticed the spatial sound stopped working for me. Using latest Safari on Mac and Chrome on Win11. Trying the example given provided on MDN: https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API/Web_audio_spatialization_basics

https://mdn.github.io/webaudio-examples/spatialization/

Some issue with panning?

padenot commented 1 week ago

This sounds like an implementation bug, please file a bug in the vendor's bug tracker:

This works for me on at least Chrome and Firefox, and we haven't changed anything in the spec related to this, and I know I haven't changed anything in Firefox in a very long time.