Merge remote-tracking branch 'origin/main' into claviature
This commit is contained in:
commit
8b9a2e1d84
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ export function Repl({ embedded = false }) {
|
|||
});
|
||||
};
|
||||
const editor = new StrudelMirror({
|
||||
sync: true,
|
||||
sync: false,
|
||||
defaultOutput: webaudioOutput,
|
||||
getTime: () => getAudioContext().currentTime,
|
||||
transpiler,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue