format
This commit is contained in:
parent
087f574355
commit
a1ec8545fb
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@ export async function defaultPrebake() {
|
||||||
import('@strudel.cycles/webaudio'),
|
import('@strudel.cycles/webaudio'),
|
||||||
{ hush, evaluate },
|
{ hush, evaluate },
|
||||||
);
|
);
|
||||||
await Promise.all([loadModules, registerSynthSounds()/* , registerSoundfonts() */]);
|
await Promise.all([loadModules, registerSynthSounds() /* , registerSoundfonts() */]);
|
||||||
}
|
}
|
||||||
|
|
||||||
// when this function finishes, everything is initialized
|
// when this function finishes, everything is initialized
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue