C# Class DSPUtil.SawtoothGenerator

Inheritance: SignalGenerator
Afficher le fichier Open project: hughpyle/inguz-DSPUtil Class Usage Examples

Méthodes publiques

Méthode Description
SawtoothGenerator ( ushort numChannels, uint sampleRate, double freq, double gain ) : System

Method Details

SawtoothGenerator() public méthode

public SawtoothGenerator ( ushort numChannels, uint sampleRate, double freq, double gain ) : System
numChannels ushort
sampleRate uint
freq double
gain double
Résultat System