The WTSine class. Contains the functionality to generate a wavetable sine oscillator.
More...
|
| WTSine (float initialFrequency=440f, float initialAmplitude=1f, double initialPhase=0) |
| Initializes a new instance of the WTSine class. More...
|
|
override float | Generate () |
| Generates a signal. More...
|
|
The WTSine class. Contains the functionality to generate a wavetable sine oscillator.
◆ WTSine()
ATKSharp.Generators.Oscillators.Wavetable.WTSine.WTSine |
( |
float |
initialFrequency = 440f , |
|
|
float |
initialAmplitude = 1f , |
|
|
double |
initialPhase = 0 |
|
) |
| |
Initializes a new instance of the WTSine class.
- Parameters
-
initialFrequency | The initial frequency. |
initialAmplitude | The initial amplitude. |
initialPhase | The initial phase. |
◆ Generate()
override float ATKSharp.Generators.Oscillators.Wavetable.WTSine.Generate |
( |
| ) |
|
|
virtual |
◆ Increment
override double ATKSharp.Generators.Oscillators.Wavetable.WTSine.Increment |
|
get |
The documentation for this class was generated from the following file:
- D:/Users/ATLAS/Documents/ATK-Sharp/ATKSharp/Generators/Oscillators/Wavetable/WTSine.cs