tree: b2e6bc9a7981595cbdde47d21f579f0cc50933ac [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. main.cc
  4. README.md
  5. vu_meter_view.cc
  6. vu_meter_view.h
examples/media/vu_meter/README.md

VU Meter Example App

This directory contains an application displays a VU meter for the default audio input.

USAGE

Here's an example command line:

launch vu_meter

Tapping on the screen stops and starts the meter. Once focus is established with a tap, the space bar will also start and stop the meter, and the ‘q’ key quits the app.