메소드 | 설명 | |
---|---|---|
AdLibPercussionChannel ( ) : System | ||
Detune ( byte value ) : void | ||
ModulationWheel ( byte value ) : void | ||
NoteOff ( byte note ) : void | ||
NoteOn ( byte note, byte velocity ) : void | ||
PitchBendFactor ( byte value ) : void | ||
Priority ( byte value ) : void | ||
ProgramChange ( byte program ) : void | ||
Sustain ( bool value ) : void | ||
SysExCustomInstrument ( uint type, byte instr ) : void |
메소드 | 설명 | |
---|---|---|
Init ( |
protected Init ( |
||
owner | ||
channel | byte | |
리턴 | void |
public SysExCustomInstrument ( uint type, byte instr ) : void | ||
type | uint | |
instr | byte | |
리턴 | void |