Home | History | Annotate | Download | only in linux

Lines Matching refs:MIDI_KEY_PRESSURE

766 #define MIDI_KEY_PRESSURE 0xA0
822 #define SEQ_KEY_PRESSURE(dev, chn, note, pressure) _CHN_VOICE(dev, MIDI_KEY_PRESSURE, chn, note, pressure)