Merge branch 'labeled-statements' into claviature
This commit is contained in:
commit
0978fbb15e
23 changed files with 1744 additions and 1393 deletions
|
|
@ -72,6 +72,7 @@ export function Repl({ embedded = false }) {
|
|||
});
|
||||
};
|
||||
const editor = new StrudelMirror({
|
||||
sync: true,
|
||||
defaultOutput: webaudioOutput,
|
||||
getTime: () => getAudioContext().currentTime,
|
||||
transpiler,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue