-
Another thread had me examining the size of the music files them self and weighing the quality vs. size options of managing an extension such as this. The first thought I had was why not take advantag…
-
Probably related to #14 and prevention of autoplay.
Safari 11, both desktop and mobile.
`DOMError {name: "AbortError", message: "The operation was aborted."}`
once VideoContext run `.play()` …
-
**Device information:**
- Hardware: iPhone 7
- Operating System and Version: 13.1.2
- Forge Platform version: 2.8.1
**App information:**
trigger config:
```
{
"config_versi…
-
*NOTE! Prior to doing a code review, copy this checklist to a GitHub issue for the repository being reviewed.*
*Please mark failed items with* ❌
PhET code-review checklist
=============
#### *…
-
WebAudio has a big issue, it needs to entirely loads a file before playing it, introducing a big playback delay or no playback at all depending on the size of the file.
MediaElement uses the audio el…
-
https://www.w3.org/TR/2017/WD-ttml2-20170630/
Dear I18N,
The W3C Timed Text Working Group has recently published a new working draft of the Timed Text Markup Language 2 (TTML2).
https://www.w…
-
lighthouse --chrome-flags="--headless --no-sandbox" https://www.google.com
One html report generated in same location but having all attributes value is Error and above cli completed with this belo…
-
WMAS lists Media Fragments URI 1.0 (basic) under APIs that "are not yet implemented in all four code bases. ".
HbbTV requires support for the simplest part of this - "Terminals SHALL support tempor…
-
### Summary
Create a Node command that can take each document's raw HTML and render all of the embedded Kumascript macros using the **existing** Kumascript API calls (which use the network to make ca…
-
**Describe the feature**
The ability to obtain a buffer source from an audio element. Even when an audio element is fully loaded, it's not possible to schedule samples of audio using a MediaElementAu…