Method | Description | |
---|---|---|
AllocateChannel ( ) : |
||
Close ( ) : void | ||
GetPercussionChannel ( ) : |
||
Open ( ) : MidiDriverError | ||
PCSpeakerDriver ( IMixer mixer ) : NScumm.Core.Audio.SoftSynth | ||
Property ( int prop, int param ) : int | ||
Send ( int b ) : void |
Method | Description | |
---|---|---|
GenerateSamples ( short buf, int pos, int len ) : void |
Method | Description | |
---|---|---|
GetEffectModLevel ( short level, sbyte mod ) : short | ||
GetEffectModifier ( ushort level ) : byte | ||
GetRandScale ( short input ) : short | ||
InitNextEnvelopeState ( |
||
Output ( ushort output ) : void | ||
SetupEffects ( MidiChannelPcSpk chan, |
||
StartEffect ( |
||
UpdateNote ( ) : void |
protected GenerateSamples ( short buf, int pos, int len ) : void | ||
buf | short | |
pos | int | |
len | int | |
return | void |
public GetPercussionChannel ( ) : |
||
return |
public PCSpeakerDriver ( IMixer mixer ) : NScumm.Core.Audio.SoftSynth | ||
mixer | IMixer | |
return | NScumm.Core.Audio.SoftSynth |
public Property ( int prop, int param ) : int | ||
prop | int | |
param | int | |
return | int |