Skip to content

joek85/PW_PeakMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PW_PeakMeter

Audio PeakMeter for JackAudio



Current values:

Meter scale:-40db - +3db
Mode:Peak
Decay speed:customizable
Hold time:customizable

This project aims to display audio peak levels using jackaudio as source for audio data flow from your soundcard. By default audio input of the meter is automaticaly connected to the first audio input source. GTK2 is used for window creation and bitmap,the latter is refreshed by a 15ms gtk timer,lower interval needs more cpu power but 15 is enough. Bitmap colors are customizable(single color or multi-color).

Future features:

Orientation:horizontal - vertical
Modes:VU-PPM-RMS
Captions for scale values