still kinda working
This commit is contained in:
parent
e8f6124a07
commit
aa36d25b9a
3 changed files with 69 additions and 36 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