mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-04 14:51:26 -04:00
format
This commit is contained in:
@@ -400,7 +400,7 @@ export function getAnalyzerData(type = 'time', id = 1) {
|
||||
}
|
||||
|
||||
export function resetGlobalEffects() {
|
||||
controller.reset();
|
||||
controller?.reset();
|
||||
analysers = {};
|
||||
analysersData = {};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user