Searched refs:gm_volume (Results 1 – 4 of 4) sorted by relevance
114 #define gm_volume control[7] macro
375 att += snd_opl4_volume_table[voice->chan->gm_volume & 0x7f]; in snd_opl4_update_volume()
707 chan->gm_volume = 127; in snd_midi_reset_controllers()
70 volume = (vel * chan->gm_volume * chan->gm_expression) / (127*127); in snd_opl3_calc_volume()