-
I've deployed the app using the dev container approach. I've not yet received an audio response from the app and am not sure where the app is breaking down. I'd be grateful for guidance in debugging m…
-
Currently, the webaudio backend internally uses AudioBuffers chained together by AudioBufferSourceNodes' onended. These buffers need to be maintained regularly by the backend.
Web Audio has another…
-
Disclaimer: I am not sure whether this is a spec bug or whether there is some subtlety that eludes me.
The [StructuredDeserializeWithTransfer algorithm](https://html.spec.whatwg.org/multipage/struc…
junov updated
2 years ago
-
Some [potential use cases for WebRTC](https://docs.google.com/presentation/d/17BVuVX4c3dPaNe_PzD54UiwUcP6FnKwsevUaVRGNi00/edit#slide=id.g3c5bb5d96c_1_0) presented during last WebRTC WG F2F would requi…
-
Flocking has for been largely stagnant for a long time and my attention has been focused on [Signaletic](https://github.com/lichen-community-systems/signaletic), which I hope will form the long-term b…
-
**Describe the feature**
Basically the title - it would be nice to have an easy way to change the playback rate of a source node without affecting the pitch.
**Is there a prototype?**
Alas, I hav…
-
Seems like Safari is missing some classes that our App relies on, we need to find a way around it or at least show an error:
![Screenshot 2023-06-11 at 6 02 42 PM](https://github.com/security-union…
-
I succeded building examples using
emcmake cmake -DCMAKE_INSTALL_PREFIX='../labsound-distro-emcc' ..
cmake --build . --target install
but when I try to run the output .js file I get a console err…
-
In https://github.com/emscripten-core/emscripten/issues/19845#issuecomment-1660395345 a developer has observed that `atob()` is missing in `AudioWorkletGlobalScope`, even though the function is availa…
-