This commit is contained in:
Jade (Rose) Rowland 2025-07-20 23:38:16 -04:00
parent 9416f317d4
commit ccf2a6de52
2 changed files with 28 additions and 28 deletions

View file

@ -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 [