메소드 | 설명 | |
---|---|---|
Allocate ( ) : bool | ||
ControlChange ( byte control, byte value ) : void | ||
NoteOff ( byte note ) : void | ||
NoteOn ( byte note, byte velocity ) : void | ||
PitchBend ( short bend ) : void | ||
PitchBendFactor ( byte value ) : void | ||
Priority ( byte value ) : void | ||
ProgramChange ( byte program ) : void | ||
Release ( ) : void | ||
Send ( uint b ) : void | ||
SysExCustomInstrument ( uint type, byte instr ) : void | ||
TownsMidiInputChannel ( |
메소드 | 설명 | |
---|---|---|
ControlModulationWheel ( byte value ) : void | ||
ControlPanPos ( byte value ) : void | ||
ControlSustain ( byte value ) : void | ||
ControlVolume ( byte value ) : void | ||
ReleasePedal ( ) : void |
public ControlChange ( byte control, byte value ) : void | ||
control | byte | |
value | byte | |
리턴 | void |
public SysExCustomInstrument ( uint type, byte instr ) : void | ||
type | uint | |
instr | byte | |
리턴 | void |
public TownsMidiInputChannel ( |
||
driver | ||
chanIndex | int | |
리턴 | System |