taglinefilesource code
ramp_time160drivers/sound/gus_wave.cstatic void     compute_and_set_volume (int voice, int volume, int ramp_time);
ramp_time911drivers/sound/gus_wave.ccompute_and_set_volume (int voice, int volume, int ramp_time)
ramp_time921drivers/sound/gus_wave.cif (ramp_time == INSTANT_RAMP)
ramp_time928drivers/sound/gus_wave.cif (ramp_time == FAST_RAMP)