The LowPass class.
More...
The LowPass class.
Simplest low pass filter possible. 1 pole IIR.
◆ LowPass()
ATKSharp.Modifiers.LowPass.LowPass |
( |
float |
initFreq = 1000f | ) |
|
Initializes a new instance of the LowPass class.
- Parameters
-
initFreq | The initial frequency (Hz). |
◆ Modify()
override float ATKSharp.Modifiers.LowPass.Modify |
( |
float |
input | ) |
|
|
virtual |
◆ Frequency
override float ATKSharp.Modifiers.LowPass.Frequency |
|
getset |
Gets or sets the frequency.
The documentation for this class was generated from the following file:
- D:/Users/ATLAS/Documents/ATK-Sharp/ATKSharp/Modifiers/LowPass.cs