gm_volume
chan->gm_volume = 127;
volume = (vel * chan->gm_volume * chan->gm_expression) / (127*127);
att += snd_opl4_volume_table[voice->chan->gm_volume & 0x7f];