codeformat

This commit is contained in:
jeromew 2025-12-04 15:29:21 +00:00
parent f6f507dd29
commit 1225d04437
2 changed files with 11 additions and 2 deletions

View file

@ -189,7 +189,7 @@ export function applyParameterModulators(audioContext, param, start, end, envelo
getParamADSR(param, attack, decay, sustain, release, min, max, start, holdEnd, curve);
}
const lfo = getParamLfo(audioContext, param, start, end, lfoValues);
return lfo
return lfo;
}
export function createFilter(context, start, end, params, cps, cycle) {
let {