C# Class RXG100Sim.TF1

TF to emulate input stage (before the first JFET)
Inheritance: AudioLib.Modules.TransferVariable
Exibir arquivo Open project: ValdemarOrn/SharpSoundPlugins Class Usage Examples

Public Methods

Method Description
TF1 ( double fs ) : System
Update ( ) : void

Method Details

TF1() public method

public TF1 ( double fs ) : System
fs double
return System

Update() public method

public Update ( ) : void
return void