Skip to content

Celebio/vumeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VuMeter

A small project that listens from your microphone and displays a vumeter on your TV.

VuMeter

Philosophy

The idea is to lose nothing from the input buffer. See Time waits for nothing for further details.

Installation

  • Clone the repository.
  • In the directory containing the Makefile, run make.
  • Run bin/vumeter

Tested on

  • Mac Book Air Mid-2013
  • Raspberry pi 3 with Jabra Speaker 510

The prefered devices are hardcoded in vumeter.cpp. It will look for "Jabra SPEAK 510 USB", "Built-in Microphone" and "Built-in Output". You may want to change it to your available devices (it displays all available devices at initialization).

Third-party libraries

PortAudio SDL The awesome lock-free queue from cameron314

About

A small project that listens from your microphone and displays a vumeter on your TV.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published