Méthode | Description | |
---|---|---|
AllocateChannel ( ) : MidiChannel | ||
AllocateOutputChannel ( int pri ) : |
||
GetPercussionChannel ( ) : MidiChannel | ||
MidiDriver_TOWNS ( IMixer mixer ) : System.Diagnostics | ||
Open ( ) : MidiDriverError | ||
Property ( int prop, int param ) : int | ||
RandomValue ( int para ) : int | ||
Send ( int b ) : void | ||
SetTimerCallback ( object timerParam, MidiDriver timerProc ) : void | ||
TimerCallback ( int timerId ) : void | ||
UpdateOutputChannels ( ) : void | ||
UpdateParser ( ) : void |
public AllocateOutputChannel ( int pri ) : |
||
pri | int | |
Résultat |
public GetPercussionChannel ( ) : MidiChannel | ||
Résultat | MidiChannel |
public MidiDriver_TOWNS ( IMixer mixer ) : System.Diagnostics | ||
mixer | IMixer | |
Résultat | System.Diagnostics |
public Property ( int prop, int param ) : int | ||
prop | int | |
param | int | |
Résultat | int |
public SetTimerCallback ( object timerParam, MidiDriver timerProc ) : void | ||
timerParam | object | |
timerProc | MidiDriver | |
Résultat | void |
public TimerCallback ( int timerId ) : void | ||
timerId | int | |
Résultat | void |