Michael Wilson

Results 17 comments of Michael Wilson

Bumped to 3.2.4 in #363

Thanks for working on this! I am planning to do a full review, but for an initial comment: the types of waveform visualization I've usually seen are either envelope (which...

I finally got a chance to test this, and it looks like the `sampleSum` value is actually not used anywhere. It is passed in the `UPDATE_VISUALIZERS` message as a `gain`...

Thanks for the link to your application! I gave it a try and it seemed to work well. I have written some audio visualizers in the past, so I think...

This was referencing https://github.com/GoogleChromeLabs/web-audio-samples/blob/main/src/audio-worklet/design-pattern/lib/wasm-audio-helper.js but it seems like we have some other ring buffer implementations as well that might be worth looking at too.

There is still interest from the Web Audio community in this change. Would it be possible for me to join a WG call to help with any blocking tasks, or...

Yes that would work, thank you. I can see the call details on the W3C site; do I need to do anything beforehand or can I just join the call...

Thank you for including me in the meeting today. Here are my notes: - AudioWorklet use cases center around accurate sample timing, but there are multiple developers with different applications...

Here are some other use cases I heard from developers: - Monotonic clock - Latency metric calculations

As noted by the google-cla bot above, we need a signed CLA before we can merge the change. Thank you for taking the time to find and fix all of...