fix: import

This commit is contained in:
Felix Roos 2023-08-26 21:12:02 +02:00
parent 43efe6921d
commit 4dadc18a3a

View File

@ -1,5 +1,5 @@
import { Pattern, getDrawContext, clamp } from '@strudel.cycles/core';
import { analyser } from 'superdough';
import { analyser, getAnalyzerData } from 'superdough';
export function drawTimeScope(
analyser,