C# 클래스 NScumm.Core.Audio.SoftSynth.AdlibMidiDriver.AdLibVoice

파일 보기 프로젝트 열기: scemino/nscumm

공개 프로퍼티들

프로퍼티 타입 설명
Channel byte
Duration short
Next AdLibVoice
Note byte
Part AdLibPart
S10a Struct10
S10b Struct10
S11a Struct11
S11b Struct11
TwoChan byte
Vol1 byte
WaitForPedal bool

공개 메소드들

메소드 설명
AdLibVoice ( ) : System

메소드 상세

AdLibVoice() 공개 메소드

public AdLibVoice ( ) : System
리턴 System

프로퍼티 상세

Channel 공개적으로 프로퍼티

public byte Channel
리턴 byte

Duration 공개적으로 프로퍼티

public short Duration
리턴 short

Next 공개적으로 프로퍼티

public AdLibVoice Next
리턴 AdLibVoice

Note 공개적으로 프로퍼티

public byte Note
리턴 byte

Part 공개적으로 프로퍼티

public AdLibPart Part
리턴 AdLibPart

S10a 공개적으로 프로퍼티

public Struct10,NScumm.Core.Audio.SoftSynth S10a
리턴 Struct10

S10b 공개적으로 프로퍼티

public Struct10,NScumm.Core.Audio.SoftSynth S10b
리턴 Struct10

S11a 공개적으로 프로퍼티

public Struct11,NScumm.Core.Audio.SoftSynth S11a
리턴 Struct11

S11b 공개적으로 프로퍼티

public Struct11,NScumm.Core.Audio.SoftSynth S11b
리턴 Struct11

TwoChan 공개적으로 프로퍼티

public byte TwoChan
리턴 byte

Vol1 공개적으로 프로퍼티

public byte Vol1
리턴 byte

WaitForPedal 공개적으로 프로퍼티

public bool WaitForPedal
리턴 bool