taglinefilesource code
ramp_time182drivers/sound/gus_wave.cstatic void     compute_and_set_volume (int voice, int volume, int ramp_time);
ramp_time1035drivers/sound/gus_wave.ccompute_and_set_volume (int voice, int volume, int ramp_time)
ramp_time1054drivers/sound/gus_wave.cif (ramp_time == INSTANT_RAMP)
ramp_time1062drivers/sound/gus_wave.cif (ramp_time == FAST_RAMP)