taglinefilesource code
ramp_time229drivers/sound/gus_wave.cstatic void     compute_and_set_volume (int voice, int volume, int ramp_time);
ramp_time1173drivers/sound/gus_wave.ccompute_and_set_volume (int voice, int volume, int ramp_time)
ramp_time1191drivers/sound/gus_wave.cif (ramp_time == INSTANT_RAMP)
ramp_time1199drivers/sound/gus_wave.cif (ramp_time == FAST_RAMP)