-
Notifications
You must be signed in to change notification settings - Fork 1
Filters.Highpass
mintea edited this page Aug 7, 2025
·
2 revisions
as of: 1.0.0
the STIR Highpass applies a 2nd-order Butterworth highpass filter to the channel of choice.
as of: 1.2.0
Cutoff controls the cutoff frequency. frequencies above this value will be audible.
Q controls the Q factor of the Butterworth formula, calculating the alpha based off of this value. this value most closely relates to the "smoothness" of the falloff at the desired frequency. lower values will make the cutoff "sharper" while higher values will be "smoother."
Wet Mix controls the intensity of the highpass signal to be mixed into the output.
Dry Mix controls the intensity of the original signal to be mixed into the output.