playtone
playtone(pitch, timeval, sustain);
playtone(pitch - 1, value, sustain);
playtone(-1, timeval, sustain);
static void playtone(int, int, int);