Skip to content

SantiagoTorres/virtualbeep

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtualbeep

A super-simple code snippet I made wih scikit's audiolab to play custom frequencies on my speaker.

Lately, there had been some oddities with the beep command under ubuntu based distros (some blacklisting issues with the kernel IIRC) and some laptops don't even support the hardware for regular beep. Since I had some funny beep-powered shellscripts from past projects (looking at you GIDA) and I didn't have a way to play them I decided to make this snippet.

HOW TO USE?

I'm not managing dependencies so you might want to pip install numpy and scikits.audiolab.

If you have those packages, clone or download this repo and run virtualbeep.py.

About

A simple python module to play beeps using the speakers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages