Skip to content

Moved DSP worklet to another file #12

Moved DSP worklet to another file

Moved DSP worklet to another file #12

Triggered via push November 6, 2024 04:03
Status Failure
Total duration 26s
Artifacts

demo.yml

on: push
Fit to window
Zoom out
Zoom in

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.