C# Class DSPUtil.LinearDbEnvelope

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

Méthodes publiques

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

Method Details

LinearDbEnvelope() public méthode

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