Skip to content

Digital sonometer implemented in Python (using as input the pressure sound measured by the computer microphone)

License

Notifications You must be signed in to change notification settings

maprieto/sonometer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sonometer

Digital sonometer implemented in Python (using as input the pressure sound measured by the computer microphone)

Download

To get the git version of Sonometer, from the command line in a terminal, type:

$ git clone git://github.com/maprieto/sonometer

Installation and usage

This code does not need any special installation. However, since it is implemented in Python, it is required a minimal installation of Python including the following packages: math, pyaudio, sys, numpy, matplotlib, wx, scipy, threading, pylab, struct

To use this sonometer, from the command line in a terminal, type:

$ python gui_sonometer.py

About

Digital sonometer implemented in Python (using as input the pressure sound measured by the computer microphone)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages