effect_notch_filter
Remove unwanted narrow frequency bands, such as mains hum, from selected audio by setting the center frequency and Q to target the exact tone.
Instructions
Apply a notch filter to remove a narrow frequency band (e.g. mains hum) from the selected audio.
Args: frequency_hz: Center frequency to notch out in Hz, > 0. Default: 60.0 q: Q (narrowness) of the notch, 0.1-1000. Default: 1.0
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| frequency_hz | No |