Moved DSP worklet to another file #12
Annotations
7 errors
Deploy:
src/dsp.worklet.ts#L2
Cannot find type definition file for '@types/audioworklet'.
|
Deploy:
src/dsp.worklet.ts#L4
Cannot find name 'AudioWorkletProcessor'.
|
Deploy:
src/dsp.worklet.ts#L9
Property 'port' does not exist on type 'Dsp'.
|
Deploy:
src/dsp.worklet.ts#L16
Cannot find name 'currentFrame'.
|
Deploy:
src/dsp.worklet.ts#L16
Cannot find name 'sampleRate'.
|
Deploy:
src/dsp.worklet.ts#L35
Cannot find name 'registerProcessor'.
|
Deploy
Process completed with exit code 2.
|