C# 클래스 DSPUtil.ShelfEnvelope

상속: SoundObj
파일 보기 프로젝트 열기: hughpyle/inguz-DSPUtil

공개 메소드들

메소드 설명
ShelfEnvelope ( double dBstartGain, double dBendGain, int startSample, int endSample ) : System

메소드 상세

ShelfEnvelope() 공개 메소드

public ShelfEnvelope ( double dBstartGain, double dBendGain, int startSample, int endSample ) : System
dBstartGain double
dBendGain double
startSample int
endSample int
리턴 System