Skip to content

Creates fixed-frequency tones on the speaker in Python

Notifications You must be signed in to change notification settings

argon2008-aiti/pybeeptone

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

pybeeptone

Creates fixed-frequency tones on the speaker reminiscent of the QBasic SOUND command and PC-speaker music. Requires pyaudio.

There should be a simpler way to do this. Unfortunately, the Python winsound library only works on Windows and the pyaudiere library seems to be abandoned. Many thanks to taneli of AskUbuntu.com for writing up an example showing how to feed a fixed frequency tone to pyaudio.

##References

About

Creates fixed-frequency tones on the speaker in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published