Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 328 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 328 Bytes

pyVmeter

It's an ASCII audio v-meter written in Python.

Install

On Ubuntu like distros you may need to sudo apt-get install libasound2-dev to install pyalsaaudio.

Then pip install -r requirements.txt

Usage

python vmeter.py

Then, just turn your mic on and watch your term drawing a level bar :)