-
https://webaudio.github.io/web-audio-api/#Spatialization-hrtf-panning
https://github.com/servo/media/blob/425011696dfae6b7c416b769aa850f42632c0366/audio/panner_node.rs#L308
It may be possible to r…
-
Currently, we are only able to control individual HTMLMediaElement audio output with setSinkId.
We probably need to add something to WebAudio as well.
In most cases, it seems that pages will want …
-
Mislav reports seeing these deprecation warnings:
> howler.min.js:2 [Deprecation] GainNode.gain.value setter smoothing is deprecated and will be removed in M64, around January 2018. Please use setT…
-
Currently the raw encoder only supports U8. It would be nice if support for S16LE and F32LE could be added (already supported by Liquidsoap). The last one is the most desirable since it does not requi…
-
### What information was incorrect, unhelpful, or incomplete?
The two sliders to set the envelope of the "Sweep" sound are not working as expected.
![image](https://github.com/mdn/webaudio-example…
-
We have just [landed](https://github.com/whatwg/html/commit/8f8c1f50158736b3cf16188377a0974a20367c8b) the revamped user activation model in the HTML spec, closing #1903 and #3859. It's time to fix ot…
-
At https://github.com/web-platform-tests/wpt/commit/d5be80a86d4f938250c075ac12414ad47516969c#diff-f3873c920bd541f45825be596c3a4a6fR10 `options` should be `options.processorOptions` else the properties…
-
Hi,
I wanted to implement a nice pitch effect on a loop with `hxd.snd.effect.Pitch`, where de pitch value depends on some game interaction. However, the result is unusable sound skipping. I think t…
-
### URL
https://www.w3.org/TR/webaudio-1.1/
### Rationale
- See repository: [webaudio/web-audio-api](https://github.com/webaudio/web-audio-api)
- Would-be shortname: `webaudio-1.1`
- Curren…
-
When audio compressor is enabled, audiopick extension (which allows you to choose the audio output device) doesn't work anymore.
https://chrome.google.com/webstore/detail/audiopick/gfhcppdamigjkfic…