C# Class RXG100Sim.TF2

Inheritance: AudioLib.Modules.TransferVariable
Exibir arquivo Open project: ValdemarOrn/SharpSoundPlugins Class Usage Examples

Public Methods

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

Method Details

TF2() public method

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

Update() public method

public Update ( ) : void
return void