C# Class DSPUtil.LinearEnvelope

Inheritance: SoundObj
Afficher le fichier Open project: hughpyle/inguz-DSPUtil

Méthodes publiques

Méthode Description
LinearEnvelope ( double dBstartGain, double dBendGain, int nSamples ) : System

Method Details

LinearEnvelope() public méthode

public LinearEnvelope ( double dBstartGain, double dBendGain, int nSamples ) : System
dBstartGain double
dBendGain double
nSamples int
Résultat System