This commit is contained in:
Aria 2025-12-13 16:23:47 -06:00
parent 29f7f5c1f8
commit dec037bed5
2 changed files with 2 additions and 1 deletions

View file

@ -74,6 +74,7 @@ const CONTROL_TARGETS = {
shapevol: { node: 'shape', param: 'postgain' },
distort: { node: 'distort', param: 'distort' },
distortvol: { node: 'distort', param: 'postgain' },
distorttype: { node: 'distort', param: 'distort' },
// COMPRESSOR
compressor: { node: 'compressor', param: 'threshold' },