Skip navigation.

exploreopera

| Help

Sign up | Help

St0len

I steal from the poor and give it to the rich! so far my job sucks!

Your Very Own Mosquito

, ,


Well, ever since the media has been reporting the "teenbuzz" ringtone...i wondered if it really worked...

So i tried to recreate the effect on our very own computer...

a c++ program...

#include <dos.h>

int main(void)
{

sound(12900); //change the frequency
delay(1000); 
nosound();
return 0;
}



the program generates a "beep" for one second of the given frequency...

People over 30 can only hear for a frequency below 12900....

i hope you guys/gals can compile?
have fun...

Happy Birthday To Me!demiphonic's a genius...

Write a comment

You must be logged in to write a comment. if you're not a registered member, please sign up.