Searched refs:_CHN_VOICE (Results 1 – 1 of 1) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | soundcard.h | 1351 #define _CHN_VOICE(dev, event, chn, note, parm) { \ macro 1364 _CHN_VOICE(dev, MIDI_NOTEON, chn, note, vol) 1367 _CHN_VOICE(dev, MIDI_NOTEOFF, chn, note, vol) 1370 _CHN_VOICE(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
|