C# 클래스 NAudio.Dsp.SimpleGate

상속: NAudio.Dsp.AttRelEnvelope
파일 보기 프로젝트 열기: jishi/Jishi.StreamToSonos

공개 메소드들

메소드 설명
Process ( double &in1, double &in2 ) : void
SimpleGate ( ) : System

메소드 상세

Process() 공개 메소드

public Process ( double &in1, double &in2 ) : void
in1 double
in2 double
리턴 void

SimpleGate() 공개 메소드

public SimpleGate ( ) : System
리턴 System