mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-13 22:58:34 +00:00
dummy commit (github cert error :-/)
This commit is contained in:
parent
30d1f423cb
commit
3df2929d12
@ -109,7 +109,7 @@ export function Repl({ embedded = false }) {
|
||||
|
||||
const { code, setCode, scheduler, evaluate, activateCode, isDirty, activeCode, pattern, started, stop, error } =
|
||||
useStrudel({
|
||||
initialCode: '// LOADING',
|
||||
initialCode: '// LOADING...',
|
||||
defaultOutput: webaudioOutput,
|
||||
getTime,
|
||||
beforeEval: async () => {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user