tree: 725f00af8a61c8516015b529ec6b86528d3ebc71 [path history] [tgz]
  1. BUILD.gn
  2. main.cc
  3. midi.h
  4. midi_keyboard.cc
  5. midi_keyboard.h
  6. README.md
  7. tone_generator.cc
  8. tone_generator.h
  9. tones.cc
  10. tones.h
src/media/audio/examples/tones/README.md

Tones Example App

This directory contains an application that plays some synthetic tones to the default audio output.

USAGE

Tones can be run in two ways. By default, it plays a short tune. With the --interactive option, it allows the user to play the keyboard.

    tones [ --interactive ]