C# 클래스 DSPUtil.SawtoothGenerator

상속: SignalGenerator
파일 보기 프로젝트 열기: hughpyle/inguz-DSPUtil 1 사용 예제들

공개 메소드들

메소드 설명
SawtoothGenerator ( ushort numChannels, uint sampleRate, double freq, double gain ) : System

메소드 상세

SawtoothGenerator() 공개 메소드

public SawtoothGenerator ( ushort numChannels, uint sampleRate, double freq, double gain ) : System
numChannels ushort
sampleRate uint
freq double
gain double
리턴 System