Skip to content

dany123/sound-equalizer

 
 

Repository files navigation

Sound Equalizer

###Run $ python real_time_audio.py

Print time of <b>disturbances</b> that are greater than <value> 
and time of <b>pauses</b> for more than <pauseDuration> with values lower than <pauseValue>. 
All parameters all optional.

###Installing dependencies brew install portaudio

PyAudio-0.2.9
Configuration
https://gist.github.com/jiaaro/9767512210a1d80a8a0d

$ sudo chown -R whoami /usr/local
$ sudo chown -R whoami /usr/local/Cellar/



PyQt4
http://www.noktec.be/python/how-to-install-pyqt4-on-osx

$ sudo port install qt4-mac
$ sudo port install py-pyqt
$ brew install homebrew/python/numpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%