rename: canvas -> draw

This commit is contained in:
Felix Roos 2024-03-07 13:24:52 +01:00
parent 75098adbdb
commit 0f07bfc9d7
26 changed files with 43 additions and 43 deletions

View file

@ -34,7 +34,7 @@
"homepage": "https://github.com/tidalcycles/strudel#readme",
"dependencies": {
"@strudel/core": "workspace:*",
"@strudel/canvas": "workspace:*",
"@strudel/draw": "workspace:*",
"superdough": "workspace:*"
},
"devDependencies": {

View file

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