C# Class DSPUtil.LogBasisShelfEnvelope

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

Méthodes publiques

Méthode Description
LogBasisShelfEnvelope ( double dBstartGain, double dBendGain, int startSample, int endSample ) : System

Method Details

LogBasisShelfEnvelope() public méthode

public LogBasisShelfEnvelope ( double dBstartGain, double dBendGain, int startSample, int endSample ) : System
dBstartGain double
dBendGain double
startSample int
endSample int
Résultat System