Winsound in Command Prompt.
by Tom Dog123 in Circuits > Computers
1319 Views, 0 Favorites, 0 Comments
Winsound in Command Prompt.
Have Fun!
What to Use.
You need a window computer with python in command prompt.
First Thing to Do.
Type this in in command prompt. (only cap. the B in Beep)
>>>python
>>>from winsound import Beep
>>>Beep(37-18000, 100-999999)
Frec. Dur.
choose inbetween pictures
>>>python
>>>from winsound import Beep
>>>Beep(37-18000, 100-999999)
Frec. Dur.
choose inbetween pictures
After you do that you done and you can do it again and again and again.