mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
sync false
This commit is contained in:
@@ -73,7 +73,7 @@ export function Repl({ embedded = false }) {
|
||||
});
|
||||
};
|
||||
const editor = new StrudelMirror({
|
||||
sync: true,
|
||||
sync: false,
|
||||
defaultOutput: webaudioOutput,
|
||||
getTime: () => getAudioContext().currentTime,
|
||||
setInterval,
|
||||
|
||||
Reference in New Issue
Block a user