-
#worklet branch
Working on bug fixes, the addition of AudioWorklet support, and performance improvement in the worklet branch.
So far,
1) AudioWorklet in AudioContext works fine but does no…
-
Hi everybody,
I just saw this project and thought it was very interesting and fits quite well to a library I've just released :slightly_smiling_face: .
For my SEPIA Open Assistant project I've bui…
-
On Safari 11.1.2 (OSX/Sierra), I am getting the following error:
```
Unhandled Promise Rejection: TypeError: undefined is not an object (evaluating 'AWPF.worker.onmessage')
```
I think this ha…
-
Hello! 👋
I'm working on an electron project that includes a cpp project compiled with emscripten, and which uses audio worklets. It works well!
However I have a little problem with this line:
http…
-
Summary: Audio Worklets work with the regular runtime, but not with -sMINIMAL_RUNTIME=1
To reproduce:
1. Compile https://github.com/emscripten-core/emscripten/blob/main/test/webaudio/audioworklet.…
-
Is it reasonable for me to think of WAM 0.2 as an API for sending meaningful messages to/from/between AudioWorklet processors?
-
#### Your system information
* Date: Dec 16 2019, at 16:49:05
* Fedora
* No
* Yes
#### Please describe your issue in as much detail as possible:
Steam client consumes a lot of RAM almost 1GB…
-
I have an `AudioWorkletProcessor` that defines some parameters. If I change those by assigning directly to `.value`, everything works as expected. However, if I try to schedule a change by calling `li…
-
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…
-
After loading the SF3 soundfont with SpessaSynth, there is noticeable noise at the beginning of the MIDI when it is played for the first time. If you click to replay the MIDI, the noise disappears. …