Home | History | Annotate | Download | only in linux

Lines Matching full:pressure

1169 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) \
1170 _CHN_VOICE(dev, MIDI_KEY_PRESSURE, chn, note, pressure)
1214 #define SEQ_CHN_PRESSURE(dev, chn, pressure) \
1215 _CHN_COMMON(dev, MIDI_CHN_PRESSURE, chn, pressure, 0, 0)