C# Class NScumm.Core.Audio.Tfmx.ChannelContext

显示文件 Open project: scemino/nscumm

Public Properties

Property Type Description
addBeginCount byte
addBeginDelta int
addBeginLength byte
customMacro uint
customMacroIndex byte
customMacroPrio byte
deferWait bool
dmaIntCount ushort
envCount byte
envDelta byte
envEndVolume sbyte
envSkip byte
fineTune short
keyUp bool
macroLoopCount byte
macroOffset uint
macroReturnOffset uint
macroReturnStep ushort
macroRun bool
macroSfxRun sbyte
macroStep ushort
macroWait ushort
note byte
paulaChannel byte
period ushort
portaCount byte
portaDelta ushort
portaSkip byte
portaValue ushort
prevNote byte
refPeriod ushort
relVol byte
sampleLen ushort
sampleStart int
sfxLockTime short
sfxLocked bool
vibCount byte
vibDelta sbyte
vibLength byte
vibValue short
volume sbyte

Property Details

addBeginCount public_oe property

public byte addBeginCount
return byte

addBeginDelta public_oe property

public int addBeginDelta
return int

addBeginLength public_oe property

public byte addBeginLength
return byte

customMacro public_oe property

public uint customMacro
return uint

customMacroIndex public_oe property

public byte customMacroIndex
return byte

customMacroPrio public_oe property

public byte customMacroPrio
return byte

deferWait public_oe property

public bool deferWait
return bool

dmaIntCount public_oe property

public ushort dmaIntCount
return ushort

envCount public_oe property

public byte envCount
return byte

envDelta public_oe property

public byte envDelta
return byte

envEndVolume public_oe property

public sbyte envEndVolume
return sbyte

envSkip public_oe property

public byte envSkip
return byte

fineTune public_oe property

always a signextended byte
public short fineTune
return short

keyUp public_oe property

public bool keyUp
return bool

macroLoopCount public_oe property

public byte macroLoopCount
return byte

macroOffset public_oe property

public uint macroOffset
return uint

macroReturnOffset public_oe property

public uint macroReturnOffset
return uint

macroReturnStep public_oe property

public ushort macroReturnStep
return ushort

macroRun public_oe property

public bool macroRun
return bool

macroSfxRun public_oe property

values are the folowing: -1 macro disabled, 0 macro init, 1 macro running
public sbyte macroSfxRun
return sbyte

macroStep public_oe property

public ushort macroStep
return ushort

macroWait public_oe property

public ushort macroWait
return ushort

note public_oe property

public byte note
return byte

paulaChannel public_oe property

public byte paulaChannel
return byte

period public_oe property

public ushort period
return ushort

portaCount public_oe property

public byte portaCount
return byte

portaDelta public_oe property

public ushort portaDelta
return ushort

portaSkip public_oe property

public byte portaSkip
return byte

portaValue public_oe property

public ushort portaValue
return ushort

prevNote public_oe property

public byte prevNote
return byte

refPeriod public_oe property

public ushort refPeriod
return ushort

relVol public_oe property

public byte relVol
return byte

sampleLen public_oe property

public ushort sampleLen
return ushort

sampleStart public_oe property

public int sampleStart
return int

sfxLockTime public_oe property

public short sfxLockTime
return short

sfxLocked public_oe property

public bool sfxLocked
return bool

vibCount public_oe property

public byte vibCount
return byte

vibDelta public_oe property

public sbyte vibDelta
return sbyte

vibLength public_oe property

public byte vibLength
return byte

vibValue public_oe property

public short vibValue
return short

volume public_oe property

public sbyte volume
return sbyte