C# Class NScumm.Core.Audio.SoftSynth.TownsPC98_FmSynth.ChanInternal

Afficher le fichier Open project: scemino/nscumm

Méthodes publiques

Свойство Type Description
algorithm byte
ampModSvty uint
enableLeft bool
enableRight bool
feedbuf int[]
fmIndex byte
frqModSvty uint
frqTemp ushort
opr TownsPC98_FmSynthOperator[]
updateEnvelopeParameters bool

Méthodes publiques

Méthode Description
ampModSensitivity ( int value ) : void
frqModSensitivity ( uint value ) : void

Method Details

ampModSensitivity() public méthode

public ampModSensitivity ( int value ) : void
value int
Résultat void

frqModSensitivity() public méthode

public frqModSensitivity ( uint value ) : void
value uint
Résultat void

Property Details

algorithm public_oe property

public byte algorithm
Résultat byte

ampModSvty public_oe property

public uint ampModSvty
Résultat uint

enableLeft public_oe property

public bool enableLeft
Résultat bool

enableRight public_oe property

public bool enableRight
Résultat bool

feedbuf public_oe property

public int[] feedbuf
Résultat int[]

fmIndex public_oe property

public byte fmIndex
Résultat byte

frqModSvty public_oe property

public uint frqModSvty
Résultat uint

frqTemp public_oe property

public ushort frqTemp
Résultat ushort

opr public_oe property

public TownsPC98_FmSynthOperator[] opr
Résultat TownsPC98_FmSynthOperator[]

updateEnvelopeParameters public_oe property

public bool updateEnvelopeParameters
Résultat bool