Searched refs:_CHN_VOICE (Results 1 – 1 of 1) sorted by relevance
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-soundcard.h | 665 #define _CHN_VOICE(dev, event, chn, note, parm) \ macro 678 _CHN_VOICE(dev, MIDI_NOTEON, chn, note, vol) 681 _CHN_VOICE(dev, MIDI_NOTEOFF, chn, note, vol) 684 _CHN_VOICE(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
|