Tested tool guide
Tested browser tools
Checked August 16, 2026
What Tone Generator does, with a checked example
Type a frequency in hertz, pick one of four waveforms, and the page plays a continuous tone at that pitch until you stop it. The sound is synthesized locally as a real-time stream of digital samples at the audio device's sample rate, so no audio file is needed and nothing is uploaded. The thing most people get wrong: what you hear is not the clean curve in the textbook diagram. A square or sawtooth 'at' 220 Hz carries many higher harmonics, so it sounds buzzy and much brighter than a sine at the same frequency. The sine is the only pure, flute-like tone.
Worked example
A concrete input and expected output from the current implementation.
Input
Waveform: sine, frequency: 440
->
Expected output
A continuous 440 Hz sine tone plays until you press Stop. 440 Hz is A4, the note above middle C and the international concert-pitch reference (ISO 16). Doubling to 880 Hz would give A5, one octave higher.
A4 is defined as 440 Hz by the standard tuning convention, so this is the pitch orchestras tune to. The oscillator outputs exactly one frequency, heard as a steady pure beep.