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

显示文件 Open project: scemino/nscumm Class Usage Examples

Public Properties

Property Type Description
Active byte
Count short
CurVal short
Direction sbyte
Loop byte
MaxValue ushort
ModWheel sbyte
ModWheelLast sbyte
NumSteps ushort
SpeedHi short
SpeedLo ushort
SpeedLoCounter ushort
SpeedLoMax ushort
StartValue short
TableA byte[]
TableB byte[]
Unk3 sbyte

Public Methods

Method Description
Struct10 ( ) : System

Method Details

Struct10() public method

public Struct10 ( ) : System
return System

Property Details

Active public_oe property

public byte Active
return byte

Count public_oe property

public short Count
return short

CurVal public_oe property

public short CurVal
return short

Direction public_oe property

public sbyte Direction
return sbyte

Loop public_oe property

public byte Loop
return byte

MaxValue public_oe property

public ushort MaxValue
return ushort

ModWheel public_oe property

public sbyte ModWheel
return sbyte

ModWheelLast public_oe property

public sbyte ModWheelLast
return sbyte

NumSteps public_oe property

public ushort NumSteps
return ushort

SpeedHi public_oe property

public short SpeedHi
return short

SpeedLo public_oe property

public ushort SpeedLo
return ushort

SpeedLoCounter public_oe property

public ushort SpeedLoCounter
return ushort

SpeedLoMax public_oe property

public ushort SpeedLoMax
return ushort

StartValue public_oe property

public short StartValue
return short

TableA public_oe property

public byte[] TableA
return byte[]

TableB public_oe property

public byte[] TableB
return byte[]

Unk3 public_oe property

public sbyte Unk3
return sbyte