tone
tone(pitchtab[pitch], sound);
tone(0, 0);
tone(tp->frequency, tp->duration);
tone(ttp.frequency, ttp.duration);
static void tone(u_int, u_int);