Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dasoundef.h239 #define MIDI_CMD_BENDER 0xe0 /**< pitch bender */ macro
/third_party/alsa-utils/seq/aplaymidi/
Darecordmidi.c518 command(track, MIDI_CMD_BENDER | (ev->data.control.channel & 0xf)); in record_event()