C# 클래스 NScumm.Core.Audio.SoftSynth.saa1099_channel

파일 보기 프로젝트 열기: scemino/nscumm 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
amplitude int[]
counter double
envelope int[]
freq double
freq_enable int
frequency int
level int
noise_enable int
octave int

프로퍼티 상세

amplitude 공개적으로 프로퍼티

public int[] amplitude
리턴 int[]

counter 공개적으로 프로퍼티

public double counter
리턴 double

envelope 공개적으로 프로퍼티

public int[] envelope
리턴 int[]

freq 공개적으로 프로퍼티

public double freq
리턴 double

freq_enable 공개적으로 프로퍼티

public int freq_enable
리턴 int

frequency 공개적으로 프로퍼티

public int frequency
리턴 int

level 공개적으로 프로퍼티

public int level
리턴 int

noise_enable 공개적으로 프로퍼티

public int noise_enable
리턴 int

octave 공개적으로 프로퍼티

public int octave
리턴 int