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

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

공개 프로퍼티들

프로퍼티 타입 설명
all_ch_enable int
channels NScumm.Core.Audio.SoftSynth.saa1099_channel[]
env_bits int[]
env_clock int[]
env_enable int[]
env_mode int[]
env_reverse_right int[]
env_step int[]
noise NScumm.Core.Audio.SoftSynth.saa1099_noise[]
noise_params int[]
selected_reg int
stream int
sync_state int

공개 메소드들

메소드 설명
SAA1099 ( ) : System

메소드 상세

SAA1099() 공개 메소드

public SAA1099 ( ) : System
리턴 System

프로퍼티 상세

all_ch_enable 공개적으로 프로퍼티

public int all_ch_enable
리턴 int

channels 공개적으로 프로퍼티

public saa1099_channel[],NScumm.Core.Audio.SoftSynth channels
리턴 NScumm.Core.Audio.SoftSynth.saa1099_channel[]

env_bits 공개적으로 프로퍼티

public int[] env_bits
리턴 int[]

env_clock 공개적으로 프로퍼티

public int[] env_clock
리턴 int[]

env_enable 공개적으로 프로퍼티

public int[] env_enable
리턴 int[]

env_mode 공개적으로 프로퍼티

public int[] env_mode
리턴 int[]

env_reverse_right 공개적으로 프로퍼티

public int[] env_reverse_right
리턴 int[]

env_step 공개적으로 프로퍼티

public int[] env_step
리턴 int[]

noise 공개적으로 프로퍼티

public saa1099_noise[],NScumm.Core.Audio.SoftSynth noise
리턴 NScumm.Core.Audio.SoftSynth.saa1099_noise[]

noise_params 공개적으로 프로퍼티

public int[] noise_params
리턴 int[]

selected_reg 공개적으로 프로퍼티

public int selected_reg
리턴 int

stream 공개적으로 프로퍼티

public int stream
리턴 int

sync_state 공개적으로 프로퍼티

public int sync_state
리턴 int