Skip to content
/ wavy Public
forked from dpizetta/wavy

Acquire sound from mic and saves as dat.

License

Notifications You must be signed in to change notification settings

Wa59/wavy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wavy

Acquire sound from mic and saves as dat.

Running

To run wavy without installing use

$ python run.py

Installing

To install it, do the following

$ python setup.py install

Installing as developer

To install it as a developer, that means install ir like a library, but keeping it in the same place it is and providing the auto update if changes.

$ python setup.py install develop

About

Acquire sound from mic and saves as dat.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%