tree: 38cbd0a530323616c7cea332f538ba0a37bdd57a [path history] [tgz]
  1. BUILD.gn
  2. main.cc
  3. README.md
  4. vu_meter_view.cc
  5. 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.