taglinefilesource code
current_volume50drivers/sound/gus_wave.cunsigned int    current_volume;
current_volume574drivers/sound/gus_wave.cvoices[voice].current_volume = 0;
current_volume610drivers/sound/gus_wave.cprev_vol = voices[voice].current_volume;
current_volume652drivers/sound/gus_wave.cvoices[voice].current_volume = vol;
current_volume659drivers/sound/gus_wave.cvoices[voice].current_volume = 64;
current_volume676drivers/sound/gus_wave.cvoices[voice].current_volume =
current_volume1121drivers/sound/gus_wave.chi_limit = voices[voice].current_volume;
current_volume1186drivers/sound/gus_wave.cvoices[voice].current_volume = voices[voice].initial_volume;
current_volume1287drivers/sound/gus_wave.cvoices[voice].current_volume =
current_volume2050drivers/sound/gus_wave.cvoices[voice].current_volume = p1;