strudel/packages/draw
Felix Roos 2aa1acfd95 Publish
- @strudel/codemirror@1.1.0
 - @strudel/core@1.1.0
 - @strudel/csound@1.1.0
 - @strudel/draw@1.1.0
 - @strudel/embed@1.1.0
 - hs2js@0.1.0
 - @strudel/hydra@1.1.0
 - @strudel/midi@1.1.0
 - @strudel/mini@1.1.0
 - @strudel/osc@1.1.0
 - @strudel/repl@1.1.0
 - @strudel/sampler@0.1.0
 - @strudel/serial@1.1.0
 - @strudel/soundfonts@1.1.0
 - superdough@1.1.0
 - @strudel/tidal@0.1.0
 - @strudel/tonal@1.1.0
 - @strudel/transpiler@1.1.0
 - @strudel/web@1.1.0
 - @strudel/webaudio@1.1.0
 - @strudel/xen@1.1.0
2024-05-31 23:07:26 +02:00
..
animate.mjs rename: canvas -> draw 2024-03-07 13:24:52 +01:00
color.mjs rename: canvas -> draw 2024-03-07 13:24:52 +01:00
draw.mjs add fallback theme 2024-04-04 00:03:43 +02:00
index.mjs basic pitchwheel vis 2024-04-01 15:19:50 +02:00
package.json Publish 2024-05-31 23:07:26 +02:00
pianoroll.mjs fix: use foreground color for pianoroll playhead 2024-04-04 00:03:32 +02:00
pitchwheel.mjs tweaks 2024-04-01 23:21:32 +02:00
README.md rename: canvas -> draw 2024-03-07 13:24:52 +01:00
spiral.mjs visuals now adhere to theme by default 2024-03-28 10:23:07 +01:00
vite.config.js rename: canvas -> draw 2024-03-07 13:24:52 +01:00

@strudel/canvas

Helpers for drawing with the Canvas API and Strudel

Install

npm i @strudel/canvas --save