C# 클래스 GAudio.PatternSample

파일 보기 프로젝트 열기: gregzo/G-Audio 1 사용 예제들

공개 메소드들

메소드 설명
PatternSample ( string sampleName, float gain = 1f, int semiTones ) : System.Collections

Creates a new PatternSample for insertion in a PulsedPatternModule.

메소드 상세

PatternSample() 공개 메소드

Creates a new PatternSample for insertion in a PulsedPatternModule.
public PatternSample ( string sampleName, float gain = 1f, int semiTones ) : System.Collections
sampleName string
gain float
semiTones int
리턴 System.Collections