C# Class NScumm.Core.Audio.SoftSynth.EffectEnvelope

Afficher le fichier Open project: scemino/nscumm Class Usage Examples

Méthodes publiques

Свойство Type Description
currentLevel int
dir sbyte
duration int
incrCountRem uint
incrPerStep int
incrPerStepRem uint
loop byte
maxLevel int
modWheelLast sbyte
modWheelSensitivity sbyte
modWheelState sbyte
numSteps ushort
startLevel int
state EnvelopeState
stateModWheelLevels byte[]
stateTargetLevels byte[]
stepCounter uint

Property Details

currentLevel public_oe property

public int currentLevel
Résultat int

dir public_oe property

public sbyte dir
Résultat sbyte

duration public_oe property

public int duration
Résultat int

incrCountRem public_oe property

public uint incrCountRem
Résultat uint

incrPerStep public_oe property

public int incrPerStep
Résultat int

incrPerStepRem public_oe property

public uint incrPerStepRem
Résultat uint

loop public_oe property

public byte loop
Résultat byte

maxLevel public_oe property

public int maxLevel
Résultat int

modWheelLast public_oe property

public sbyte modWheelLast
Résultat sbyte

modWheelSensitivity public_oe property

public sbyte modWheelSensitivity
Résultat sbyte

modWheelState public_oe property

public sbyte modWheelState
Résultat sbyte

numSteps public_oe property

public ushort numSteps
Résultat ushort

startLevel public_oe property

public int startLevel
Résultat int

state public_oe property

public EnvelopeState state
Résultat EnvelopeState

stateModWheelLevels public_oe property

public byte[] stateModWheelLevels
Résultat byte[]

stateTargetLevels public_oe property

public byte[] stateTargetLevels
Résultat byte[]

stepCounter public_oe property

public uint stepCounter
Résultat uint