mirror of
https://codeberg.org/uzu/strudel
synced 2026-07-13 22:35:15 -04:00
Remove todo
This commit is contained in:
@@ -239,8 +239,6 @@ export function createFilter(context, start, end, params, cps) {
|
||||
}
|
||||
const lfoValues = { depth, dcoffset, skew, shape, frequency: rate };
|
||||
getParamLfo(context, frequencyParam, start, end, lfoValues);
|
||||
// TODO: remember to disconnect LFO
|
||||
// lfo?.disconnect()
|
||||
return filter;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user