C# Class SmashMaster.Gain

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

Public Methods

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

Method Details

Gain() public method

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

Update() public method

public Update ( ) : void
return void