C# 클래스 DSPUtil.Skewer

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

공개 메소드들

메소드 설명
Reset ( ) : void
Skewer ( bool returnTail ) : System

Create a skew processor for a stereo input

비공개 메소드들

메소드 설명
_nxt ( int &n, ISample s ) : ISample

메소드 상세

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

Skewer() 공개 메소드

Create a skew processor for a stereo input
public Skewer ( bool returnTail ) : System
returnTail bool True to return all the samples (false to truncate the skew-tail)
리턴 System