taglinefilesource code
ramp_time165drivers/sound/gus_wave.cstatic void     compute_and_set_volume (int voice, int volume, int ramp_time);
ramp_time1013drivers/sound/gus_wave.ccompute_and_set_volume (int voice, int volume, int ramp_time)
ramp_time1031drivers/sound/gus_wave.cif (ramp_time == INSTANT_RAMP)
ramp_time1039drivers/sound/gus_wave.cif (ramp_time == FAST_RAMP)