HomeSort by: relevance | last modified time | path
    Searched refs:SEQ_CHN_VOICE (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
midiio.h 266 #define SEQ_CHN_VOICE 0x93
271 (e)->arr[0] = SEQ_CHN_VOICE, (e)->arr[1] = (unit), (e)->arr[2] = (cmd),\
574 #define _SEQ_TAG_NOTEOFF SEQ_CHN_VOICE
575 #define _SEQ_TAG_NOTEON SEQ_CHN_VOICE
576 #define _SEQ_TAG_KEY_PRESSURE SEQ_CHN_VOICE
631 case SEQ_CHN_VOICE:
  /src/usr.bin/midirecord/
midirecord.c 483 * handle a SEQ_CHN_VOICE event.
490 LOG("SEQ_CHN_VOICE");
599 case SEQ_CHN_VOICE:
  /src/sys/dev/
sequencer.c 1063 case SEQ_CHN_VOICE:
1406 case SEQ_CHN_VOICE:

Completed in 13 milliseconds