mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 06:19:33 -04:00
Format
This commit is contained in:
@@ -100,7 +100,7 @@ export async function renderPatternAudio(pattern, cps, begin, end, sampleRate, d
|
||||
.finally(async () => {
|
||||
setAudioContext(null);
|
||||
setSuperdoughAudioController(null);
|
||||
resetGlobalEffects()
|
||||
resetGlobalEffects();
|
||||
await initAudio();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user