The Butterworth class. This filter has a nice frequency response. It is a bit more tempermental than other filters; use with caution.
More...
The Butterworth class. This filter has a nice frequency response. It is a bit more tempermental than other filters; use with caution.
◆ Butterworth()
ATKSharp.Modifiers.Butterworth.Butterworth |
( |
float |
initFreq = 1000f | ) |
|
Initializes a new instance of the Butterworth class.
- Parameters
-
initFreq | The initial frequency (Hz). |
◆ Modify()
override float ATKSharp.Modifiers.Butterworth.Modify |
( |
float |
input | ) |
|
|
virtual |
◆ Bandwidth
float ATKSharp.Modifiers.Butterworth.Bandwidth |
|
getset |
Gets or sets the bandwidth.
◆ Frequency
override float ATKSharp.Modifiers.Butterworth.Frequency |
|
getset |
Gets or sets the frequency.
The documentation for this class was generated from the following file: