webaudiomodules / api

Web Audio Modules (WAMs) API
178 stars 15 forks source link

Fix the definition of the AudioWorkletProcessor #18

Closed Fr0stbyteR closed 2 years ago

Fr0stbyteR commented 2 years ago

According to the spec, there should be no argument for the AudioWorkletProcessor constructor (but extended classes will receive one).