taglinefilesource code
ramp_time227drivers/sound/gus_wave.cstatic void     compute_and_set_volume (int voice, int volume, int ramp_time);
ramp_time1207drivers/sound/gus_wave.ccompute_and_set_volume (int voice, int volume, int ramp_time)
ramp_time1225drivers/sound/gus_wave.cif (ramp_time == INSTANT_RAMP)
ramp_time1233drivers/sound/gus_wave.cif (ramp_time == FAST_RAMP)