taglinefilesource code
WAVE_SUSTAIN_ON514drivers/sound/gus_wave.cif (voices[voice].mode & WAVE_SUSTAIN_ON && voices[voice].env_phase == 2)
WAVE_SUSTAIN_ON594drivers/sound/gus_wave.cvoices[voice].mode &= ~WAVE_SUSTAIN_ON;