initially working, and more scaffolding #1
Annotations
10 errors
Deploy:
src/dsp.ts#L38
Property 'audioContext' does not exist on type '{}'.
|
Deploy:
src/dsp.ts#L38
Cannot find name 'AudioContext'. Did you mean 'audioCtx'?
|
Deploy:
src/dsp.ts#L41
Cannot find name 'AudioWorkletNode'.
|
Deploy:
src/dsp.ts#L44
Cannot find name 'AudioWorkletNode'.
|
Deploy:
src/dsp.ts#L53
Cannot find name 'document'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'.
|
Deploy:
src/dsp.ts#L63
Binding element 'name' implicitly has an 'any' type.
|
Deploy:
src/dsp.ts#L63
Binding element 'ino' implicitly has an 'any' type.
|
Deploy:
src/dsp.ts#L63
Binding element 'fs' implicitly has an 'any' type.
|
Deploy:
src/dsp.ts#L63
Binding element 'path' implicitly has an 'any' type.
|
Deploy:
src/dsp.ts#L63
Binding element 'position' implicitly has an 'any' type.
|