The AllPass class.
More...
|
| AllPass (float initMaxDelay=1000f, float initDelay=1f, float initGainCoef=1.0f) |
| Initializes a new instance of the AllPass class. More...
|
|
override float | Modify (float input) |
| Modifies the input. More...
|
|
◆ AllPass()
ATKSharp.Modifiers.AllPass.AllPass |
( |
float |
initMaxDelay = 1000f , |
|
|
float |
initDelay = 1f , |
|
|
float |
initGainCoef = 1.0f |
|
) |
| |
Initializes a new instance of the AllPass class.
- Parameters
-
initMaxDelay | The initial max delay. |
initDelay | The initial delay. |
initGainCoef | The initial gain coefficient. |
◆ Modify()
override float ATKSharp.Modifiers.AllPass.Modify |
( |
float |
input | ) |
|
|
virtual |
◆ DelayLine
TapIn ATKSharp.Modifiers.AllPass.DelayLine |
|
getsetprotected |
Gets or sets the delay line reference.
◆ DelayLineAccess
TapOut ATKSharp.Modifiers.AllPass.DelayLineAccess |
|
getsetprotected |
Gets or sets the delay line access reference.
◆ DelayMilliseconds
float ATKSharp.Modifiers.AllPass.DelayMilliseconds |
|
getset |
Gets or sets the delay in milliseconds.
◆ GainCoef
float ATKSharp.Modifiers.AllPass.GainCoef |
|
getprotected set |
Gets or sets the gain coefficient.
The documentation for this class was generated from the following file:
- D:/Users/ATLAS/Documents/ATK-Sharp/ATKSharp/Modifiers/AllPass.cs