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