Searched refs:gm_volume (Results 1 - 4 of 4) sorted by last modified time

/linux-master/sound/drivers/opl3/
H A Dopl3_midi.c52 volume = (vel * chan->gm_volume * chan->gm_expression) / (127*127);
/linux-master/sound/core/seq/
H A Dseq_midi_emul.c707 chan->gm_volume = 127;
/linux-master/sound/drivers/opl4/
H A Dopl4_synth.c375 att += snd_opl4_volume_table[voice->chan->gm_volume & 0x7f];
/linux-master/include/sound/
H A Dseq_midi_emul.h100 #define gm_volume control[7] macro

Completed in 460 milliseconds