C# Class DSPUtil.ShelfEnvelope

Inheritance: SoundObj
Show file Open project: hughpyle/inguz-DSPUtil

Public Methods

Method Description
ShelfEnvelope ( double dBstartGain, double dBendGain, int startSample, int endSample ) : System

Method Details

ShelfEnvelope() public method

public ShelfEnvelope ( double dBstartGain, double dBendGain, int startSample, int endSample ) : System
dBstartGain double
dBendGain double
startSample int
endSample int
return System