C# Class DSPUtil.LinearEnvelope

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

Public Methods

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

Method Details

LinearEnvelope() public method

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