Format
This commit is contained in:
parent
f5fc0ff9d1
commit
2a0635879c
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ export async function renderPatternAudio(pattern, cps, begin, end, sampleRate, d
|
|||
.finally(async () => {
|
||||
setAudioContext(null);
|
||||
setSuperdoughAudioController(null);
|
||||
resetGlobalEffects()
|
||||
resetGlobalEffects();
|
||||
await initAudio();
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue