Method |
Description |
|
AllNotesOff ( ) : void |
|
|
ChorusLevel ( byte value ) : void |
|
|
ClearToTransmit ( ) : bool |
|
|
EffectLevel ( byte value ) : void |
|
|
FixAfterLoad ( ) : void |
|
|
Init ( ) : void |
|
|
LoadGlobalInstrument ( byte slot ) : void |
|
|
ModulationWheel ( byte value ) : void |
|
|
NoteOff ( byte note ) : void |
|
|
Off ( ) : void |
|
|
Part ( ) : System |
|
|
PitchBend ( short value ) : void |
|
|
PitchBendFactor ( byte value ) : void |
|
|
ProgramChange ( byte value ) : void |
|
|
SaveOrLoad ( Serializer ser ) : void |
|
|
SendAll ( ) : void |
|
|
SendEffectLevel ( byte value ) : void |
|
|
SendPanPosition ( int value ) : void |
|
|
SendPitchBend ( ) : void |
|
|
SetInstrument ( byte data ) : void |
|
|
SetInstrument ( uint b ) : void |
|
|
SetOnOff ( bool on ) : void |
|
|
SetParam ( byte param, int value ) : void |
|
|
SetTranspose ( sbyte transpose ) : void |
|
|
Setup ( Player player ) : void |
|
|
Sustain ( bool value ) : void |
|
|
Uninit ( ) : void |
|
|