important comment
This commit is contained in:
parent
a001c8c9a2
commit
b6ec69fdca
1
TODO
1
TODO
@ -1,3 +1,4 @@
|
|||||||
|
* https
|
||||||
* mod wheel
|
* mod wheel
|
||||||
|
|
||||||
* recursive object merge in tibia
|
* recursive object merge in tibia
|
||||||
|
@ -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() {
|
static get parameterDescriptors() {
|
||||||
|
Loading…
Reference in New Issue
Block a user