How to implement AudioWorklet Node Example?

Hello, I was reading on AudioWorkletNode example:

https://developer.mozilla.org/en-US/docs/Web/API/AudioWorkletNode

However I am failing to implement the example with an HTML document and JS files, could someone help me understand on how to implement the example with having a button to click for the white noise ?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.