Home
last modified time | relevance | path

Searched refs:MIDI_CTL_PITCHBEND (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/include/sound/
Dseq_midi_emul.h99 #define MIDI_CTL_PITCHBEND 0x80 macro
/linux-2.6.39/sound/drivers/opl4/
Dopl4_synth.c621 case MIDI_CTL_PITCHBEND: in snd_opl4_control()
/linux-2.6.39/sound/core/seq/
Dseq_midi_emul.c156 ops->control(drv, MIDI_CTL_PITCHBEND, chan); in snd_midi_process_event()
/linux-2.6.39/sound/drivers/opl3/
Dopl3_midi.c848 case MIDI_CTL_PITCHBEND: in snd_opl3_control()
/linux-2.6.39/sound/synth/emux/
Demux_synth.c356 case MIDI_CTL_PITCHBEND: in snd_emux_control()