mirror of
https://codeberg.org/uzu/strudel
synced 2026-08-11 08:16:46 -04:00
add autodraw flag
This commit is contained in:
@@ -52,6 +52,7 @@ export function MicroRepl({
|
||||
defaultOutput: webaudioOutput,
|
||||
getTime: () => getAudioContext().currentTime,
|
||||
transpiler,
|
||||
autodraw: !!shouldDraw,
|
||||
root: containerRef.current,
|
||||
initialCode: '// LOADING',
|
||||
pattern: silence,
|
||||
|
||||
Reference in New Issue
Block a user