Next:
void set_beeper_pitch(float frequency)
Up:
9.4 Tone Functions
Previous:
void beep()
void tone(float frequency, float length)
Produces a tone at pitch
frequency
Hertz for
length
seconds. Both
frequency
and
length
are floats.
Fred G. Martin
Fri Mar 29 17:44:15 EST 1996