One Pole Filter

A one pole filter implementation with AudioWorkletNode. A noise generator goes into an one-pole filter and a series of AudioParam automations is in action to move the filter frequency.

See Chrome Developers Article: Enter Audio Worklet for more information.