Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 675 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 675 Bytes

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