Chastity's Powers of Two with Sine wave notes

7 months ago
38

Chastity's Powers of Two with Sine wave notes

This video was made using a computer program I wrote. As usual the source code will be available for those who ask me. As I suspected, this sounds like a horror movie music but the method I used to create it was actually very strange.

I don't know how to just play tones with computer programming, but I have managed to play audio files for some of my games I made. I used SDL_Mixer in combination with ten WAV files of different frequencies that I generated in the program Audacity.

This link provides the information on which frequencies equal which notes on the traditional musical scale.
https://pages.mtu.edu/~suits/notefreqs.html

If you watch this video you will see the exact frequencies that were played by this program. Each one was played for one of the ten decimal digits as parts of the powers of two.

Loading comments...