taglinefilesource code
current_volume52drivers/sound/gus_wave.cunsigned int    current_volume;
current_volume454drivers/sound/gus_wave.cvoices[voice].current_volume = 0;
current_volume487drivers/sound/gus_wave.cprev_vol = voices[voice].current_volume;
current_volume519drivers/sound/gus_wave.cvoices[voice].current_volume = vol;
current_volume526drivers/sound/gus_wave.cvoices[voice].current_volume = 64;
current_volume539drivers/sound/gus_wave.cvoices[voice].current_volume =
current_volume860drivers/sound/gus_wave.chi_limit = voices[voice].current_volume;
current_volume916drivers/sound/gus_wave.cvoices[voice].current_volume = voices[voice].initial_volume;
current_volume999drivers/sound/gus_wave.cvoices[voice].current_volume =
current_volume1586drivers/sound/gus_wave.cvoices[voice].current_volume = p1;