working
This commit is contained in:
parent
bc917dcf8b
commit
f00a08ef9e
2 changed files with 16 additions and 32 deletions
|
|
@ -73,7 +73,7 @@ export function Repl({ embedded = false }) {
|
|||
});
|
||||
};
|
||||
const editor = new StrudelMirror({
|
||||
sync: false,
|
||||
sync: true,
|
||||
defaultOutput: webaudioOutput,
|
||||
getTime: () => getAudioContext().currentTime,
|
||||
setInterval,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue