C# Class DSPUtil.LogBasisShelfEnvelope

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

Public Methods

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

Method Details

LogBasisShelfEnvelope() public method

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