Home
last modified time | relevance | path

Searched refs:MIDI_CTL_MSB_MAIN_VOLUME (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/sound/
Dasoundef.h243 #define MIDI_CTL_MSB_MAIN_VOLUME 0x07 macro
/linux-6.1.9/sound/synth/emux/
Demux_synth.c320 case MIDI_CTL_MSB_MAIN_VOLUME: in snd_emux_control()
752 main_vol = chan->control[MIDI_CTL_MSB_MAIN_VOLUME]; in calc_volume()
762 main_vol = chan->control[MIDI_CTL_MSB_MAIN_VOLUME] * vp->reg.amplitude / 127; in calc_volume()
/linux-6.1.9/sound/drivers/opl4/
Dopl4_synth.c594 case MIDI_CTL_MSB_MAIN_VOLUME: in snd_opl4_control()