C# 클래스 DelegateTester, MidiJack

상속: MonoBehaviour
파일 보기 프로젝트 열기: keijiro/MidiJack 1 사용 예제들

비공개 메소드들

메소드 설명
Knob ( MidiChannel channel, int knobNumber, float knobValue ) : void
NoteOff ( MidiChannel channel, int note ) : void
NoteOn ( MidiChannel channel, int note, float velocity ) : void
OnDisable ( ) : void
OnEnable ( ) : void