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