C# Class DelegateTester, MidiJack

Inheritance: MonoBehaviour
Mostrar archivo Open project: keijiro/MidiJack Class Usage Examples

Private Methods

Method Description
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