-
According to the specification, the initial value, from which the exponentially approaching to the target value begins, is equal to the current value at the time of startTime parameter.
Suppose we ha…
-
MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/AudioWorklet
#### What information was incorrect, unhelpful, or incomplete?
The hatnote fails to hint at _why_ `AudioWorklet` is restricte…
-
### Did you clear cache before opening an issue?
- [X] I have cleared my cache
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Does the issue happen when log…
-
I'm trying to stop a sample from playing after some time but it doesn't work.
Looking at the code, the `stop(time)`, `time` parameter is unused.
-
### Preflight Checklist
* [x] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project.
* [x] I agree to follow the [Code …
-
The stats collected by this API enable two new privacy harms / risks. This spec should enable the main uses of WebRTC, without automatically exposing these additional risks.
a) Leaking communicati…
-
The scratch editor crashes before opening https://scratch.mit.edu/projects/editor/?tutorial=imagine. It would be nice if we could record the scratch editor and replay the JS even if the webgl canvas w…
-
Currently (in Chrome 86 and FireFox 82 on macOS), large arrays of data (like a recording) cannot be passed to an `AudioWorkletProcessor`, even during instantiation. Otherwise, any existing nodes will …
-
Standard minimalist techniques of musical composition can be factored into classes or functions. I have done some of this before. Maybe I can use what I did, maybe I can add to it, or I may need to re…
-
We have a `pendingSpeechSynthesisUtteranceWrapper` - with a reference to an Utterance that was just used to speak, but we are waiting for the browser to actually speak it. And the `currentlySpeakingU…