effect_remove_dc_offset
Removes DC offset from the selected audio while preserving its peak level, correcting a constant shift that can cause distortion or low-frequency rumble.
Instructions
Remove DC offset from the selected audio without changing its peak level.
v4's "Remove DC offset" is invoked here as Normalize with only the DC checkbox on and level-normalization off (ApplyVolume=0) - confirmed the same parameter set as the already-verified normalize() tool, just with volume application disabled. Takes no parameters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||