This uses HTML5 to play the sound. If your browser cannot
handle HTML5, you can download the .wav file.
Note that converting to a compressed format (mp3 or ogg for
example) is not a good idea as the distortions they introduce
produces harmonics of the sound which can mask the frequency
itself. Thus this is supplied only in .wav format.
Although the .wav format was a Microsoft invention, Internet
Explorer apparently does not support .wav files in HTML5
Note that on my laptop, the soundcard produces a distortion so that even on the high frequencies which I cannot hear (above 10KHz) I hear a fast sort of warbling sound. This should not be there in a good soundcard. The actual signal is constant amplitude and gradually decreases in pitch.
Time ----Freq
0 ------20K
5 ------10K
10-------5K
15-------2.5K
20 ------1.25K
25 ------640
30 ------320
35 ------160
40 ------ 80
45 ------ 40
50 ------ 20
------------------------------------------------------------
Copyright W Unruh 2014