C# Class RXG100Sim.TF12

TF to emulate effects of limited size bypass cap (0.47uF)
Inheritance: AudioLib.Modules.TransferVariable
Show file Open project: ValdemarOrn/SharpSoundPlugins Class Usage Examples

Public Methods

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

Method Details

TF12() public method

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

Update() public method

public Update ( ) : void
return void