-
![image](https://user-images.githubusercontent.com/2386064/71974464-cfc74f80-3211-11ea-9acb-a22c52335204.png)
source: https://www.facebook.com/groups/497105067092502/permalink/1728852713917725/
I …
-
No sink found on blink webkit variant, try to return error:
"No audio sink available."
But crash trying ;-)
Seems blink change something on his webaudio api !
-
If one wants to create a Progressive Web App that mimics Spotify or one of the many podcasts apps out there, then currently one needs to have ones app be a Single Page Application, as neither the Medi…
-
- https://github.com/mdn/webaudio-examples
- https://github.com/stewdio/beep.js
- https://stackoverflow.com/questions/879152/how-do-i-make-javascript-beep
- https://developer.mozilla.org/en-US/docs…
-
1 performance of js engine (see papers by mowery and shacham) and gpu rendering (http://arxiv.org/pdf/1503.01408)
2 enabled ciphersuites
3 speech synthesis engines #8 #9
4 webaudio devices list #12
5 …
-
From https://github.com/WebAudio/web-audio-api/issues/1971#issuecomment-510956218:
> Add a test where there are relevant properties on Object.prototype, an Object.create(null) is passed as the dict…
-
-
Bonjour,
Il pourrait être pratique lors de l'enregistrement d'avoir une visualisation du son au lieu du simple GIF comme actuellement.
Ressources:
- https://developer.mozilla.org/en-US/docs/Web…
-
https://webaudio.github.io/web-audio-api/#dom-audioworkletglobalscope-registerprocessor has:
> Let prototype be the result of Get(O=processorCtor, P="prototype").
which can return an abrupt co…
-
Safari 17 on macOS and iOS brings a new `ManagedMediaSource` implementation that Apple claim is backwards compatible with `MediaSource`. It does come with some nice features on its own, but more impor…