Home
last modified time | relevance | path

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

/linux-6.6.21/include/sound/
Dseq_midi_emul.h85 #define MIDI_CTL_PITCHBEND 0x80 macro
/linux-6.6.21/sound/drivers/opl4/
Dopl4_synth.c618 case MIDI_CTL_PITCHBEND: in snd_opl4_control()
/linux-6.6.21/sound/core/seq/
Dseq_midi_emul.c146 ops->control(drv, MIDI_CTL_PITCHBEND, chan); in snd_midi_process_event()
/linux-6.6.21/sound/drivers/opl3/
Dopl3_midi.c828 case MIDI_CTL_PITCHBEND: in snd_opl3_control()
/linux-6.6.21/sound/synth/emux/
Demux_synth.c341 case MIDI_CTL_PITCHBEND: in snd_emux_control()