fixing..
This commit is contained in:
parent
9416f317d4
commit
ccf2a6de52
2 changed files with 28 additions and 28 deletions
|
|
@ -144,7 +144,7 @@ function getParamValue(block, param) {
|
|||
// }
|
||||
// }
|
||||
// registerProcessor('lfo-processor', LFOProcessor);
|
||||
// const waveShapeNames = Object.keys(waveshapes);
|
||||
const waveShapeNames = Object.keys(waveshapes);
|
||||
class LFOProcessor extends AudioWorkletProcessor {
|
||||
static get parameterDescriptors() {
|
||||
return [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue