Home
last modified time | relevance | path

Searched refs:MIDI_CONTROLCHANGE (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.4/build/demos/snd/seq/include/
Dsmfdefine.h41 #define MIDI_CONTROLCHANGE 0xB0 /* Control change */ macro
/TwlSDK-5.4/build/demos/snd/seq/src/
Dchannel.c104 case MIDI_CONTROLCHANGE: /* Control change */ in ChSetEvent()