C# 클래스 Testbed.Resonator

상속: TestContainer
파일 보기 프로젝트 열기: ValdemarOrn/SharpSoundPlugins

공개 메소드들

메소드 설명
Process ( ) : void
Resonator ( ) : System
SetSamplerate ( double rate ) : void

비공개 메소드들

메소드 설명
GetSamplesPerNote ( int note ) : int
ResetAll ( ) : void

메소드 상세

Process() 공개 메소드

public Process ( ) : void
리턴 void

Resonator() 공개 메소드

public Resonator ( ) : System
리턴 System

SetSamplerate() 공개 메소드

public SetSamplerate ( double rate ) : void
rate double
리턴 void