C# Class NAudio.Dsp.SimpleGate

Inheritance: NAudio.Dsp.AttRelEnvelope
Exibir arquivo Open project: jishi/Jishi.StreamToSonos

Public Methods

Method Description
Process ( double &in1, double &in2 ) : void
SimpleGate ( ) : System

Method Details

Process() public method

public Process ( double &in1, double &in2 ) : void
in1 double
in2 double
return void

SimpleGate() public method

public SimpleGate ( ) : System
return System