add dyncomp cmd
This commit is contained in:
parent
7dae50b030
commit
5a0e6934e7
5 changed files with 43 additions and 3 deletions
|
@ -245,3 +245,16 @@ other presets:
|
|||
- dry: 0..1, default 0
|
||||
- carrier: 0..1, default 0
|
||||
- quality: 0..1, default 1
|
||||
|
||||
## `dyncomp split index enable hold inputgain threshold ratio attack release gain_min gain_max rms`
|
||||
|
||||
- enable (bool): 0..1, default 1
|
||||
- hold (bool): 0..1, default 0
|
||||
- inputgain (dB): -10..30, default 0
|
||||
- threshold (dB): -50..-10, default -30
|
||||
- ratio (???): 0..1, default 0
|
||||
- attack (seconds): 0.001..0.1, default 0.01
|
||||
- release (seconds): 0.03..3.0, default 0.3
|
||||
- gain\_min (dB): -20..40
|
||||
- gain\_max (dB): -20..40
|
||||
- rms (signal level, dB): -80..10
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue