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

Exibir arquivo Open project: scemino/nscumm Class Usage Examples

Public Properties

Property Type Description
attDec byte
fgAlg byte
mulAmsFms byte
sus byte
tl byte
unk1 byte
unk2 byte

Public Methods

Method Description
get ( int type ) : byte

Method Details

get() public method

public get ( int type ) : byte
type int
return byte

Property Details

attDec public_oe property

public byte attDec
return byte

fgAlg public_oe property

public byte fgAlg
return byte

mulAmsFms public_oe property

public byte mulAmsFms
return byte

sus public_oe property

public byte sus
return byte

tl public_oe property

public byte tl
return byte

unk1 public_oe property

public byte unk1
return byte

unk2 public_oe property

public byte unk2
return byte