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