spec: Add AudioWorklet engine spec for scheduling, LFO, metering, and pitch-shifting #317
Annotations
3 errors and 1 warning
|
Run ESLint
Process completed with exit code 1.
|
|
Run ESLint:
app/src/utils/dead-code-audit.test.ts#L20
'fileExists' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
app/src/audio/midiExport.worker.ts#L17
'MidiExportOptions' is defined but never used. Allowed unused vars must match /^_/u
|
|
Run ESLint:
app/src/components/CursorOverlay.tsx#L27
React Hook useMemo has an unnecessary dependency: 'deferredCursors'. Either exclude it or remove the dependency array
|
Loading