tree: 08492300f52ce3d5b6260d7e11a0263242b262d6 [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/audio/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:

present_view 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.