important comment

This commit is contained in:
Stefano D'Angelo 2024-01-19 17:53:30 +01:00
parent a001c8c9a2
commit b6ec69fdca
2 changed files with 2 additions and 1 deletions

1
TODO
View File

@ -1,3 +1,4 @@
* https
* mod wheel
* recursive object merge in tibia

View File

@ -138,7 +138,7 @@ class Processor extends AudioWorkletProcessor {
}
}
return false;
return true; // because Chrome sucks: https://bugs.chromium.org/p/chromium/issues/detail?id=921354
}
static get parameterDescriptors() {