C# Class DSPUtil.LinearDbEnvelope

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

Public Methods

Method Description
LinearDbEnvelope ( double dBstartGain, double dBendGain, int nSamples ) : System

Method Details

LinearDbEnvelope() public method

public LinearDbEnvelope ( double dBstartGain, double dBendGain, int nSamples ) : System
dBstartGain double
dBendGain double
nSamples int
return System