Skip to content

sourcegod/alsagentone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AlsaGenTone

AlsaGenTone is a simple sine wave sound generator from Alsa Audio Api. Simple code example to show how using the alsa audio api.

Inspired by AlsaTone project. AlsaTone

How to compile it ?

Just write in a console :
sudo apt-get install libasound2-dev
git clone https://github.com/sourcegod/alsagentone.git
make

How to run it ?

Examples ./alsagentone [frequency, default 440Hz] [duration, default 1 seconds]

For more advanced features, see also:

alsatonic

About

Generate simple sine tone from Alsa Audio Api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published