Home | History | Annotate | Download | only in linux

Lines Matching refs:MIDI_CHN_PRESSURE

770 #define MIDI_CHN_PRESSURE 0xD0
826 #define SEQ_CHN_PRESSURE(dev, chn, pressure) _CHN_COMMON(dev, MIDI_CHN_PRESSURE, chn, pressure, 0, 0)