C# Class DSPUtil.ShelfEnvelope

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

Méthodes publiques

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

Method Details

ShelfEnvelope() public méthode

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