Change the 2 Frequency Sliders at the bottom to hear what a sine wave sounds like at the given Hertz (It plays whichever slider was changed most recently) Change the Amplitude to make it louder or quieter PRESS SPACE: You can export the sounds as WAVs in a TAR, where each WAV file's frequency is incremented linearly between the value of the two frequency sliders. The first file is Frequency A and the last file is Frequency B. This TAR archive is intended to be used for a future Fourier Transform project, but I am sure other people could find uses for this. WAV Files = number of WAVs in the TAR Length = Length of each file in seconds Sample Rate = Audio Samples per Second Exporting Large Files Better on Turbowarp: https://turbowarp.org/1281355195
Based on: https://scratch.mit.edu/projects/208784383/ WAV format information: https://en.wikipedia.org/wiki/WAV#WAV_file_header http://www.topherlee.com/software/pcm-tut-wavformat.html