-
As far as I could tell from the spec and the API, the design of the WebAudio API is such that it is always "planar" rather than interleaved, no matter what part of the pipeline is in play. While the …
-
See https://github.com/servo/media/blob/86b9a2892af3774e42243ac84394a052719b2bf6/audio/buffer_source_node.rs#L125
The spec doesn't clarify how the adjustment should be made. There's one thing to ke…
-
Hi, i checked your libs on demand branch and looks like it's not working. If i understanding right, you want to load only requered js files. If you can deeply explain your implementation, maybe i can …
-
@jugglinmike made a list of tests producing harness errors in https://github.com/web-platform-tests/results-collection/issues/478#issuecomment-384131457
@foolip do we want to make harness errors fa…
-
Add links to were applicable. The information in the spec should not be duplicated apart from a short summary in doc comments. Only deviations from the spec should be noted in detail.
This applies…
-
The WebMIDI plugin doesn't seem to be playing (this is on Chrome v50.0.2661.86). It is falling back on WebAudio. This appears to be because the WebMIDI detection code doesn't account for the current W…
-
seems like the minified version is the tquery one, I had to use the non minified version to make it work.
ghost updated
11 years ago
-
Nothing can prevent from setting the captured stream to the `srcObject` of the HTMLMediaElement that is producing the stream. This can happen in a direct and indirect way. For example:
```
// direc…
-
[check-base-url](../blob/main/src/check-base-url.js) has detected that the base URL (i.e. the one that appears in the root `url` property in `index.json`) of the following specifications does not matc…
-
https://replay.io/view?id=9da94c37-08ce-4b8f-9b5c-7d38e77909bb
https://replay.io/view?id=5d315636-20a2-42fc-9cf6-eb4c79b10e73
We narrowed it down to an import that failed [here](https://replay.io/…