tree: f732d1daaec6f4208f8e81c01b0af76e455d882d [path history] [tgz]
  1. meta/
  2. BUILD.gn
  3. main.cc
  4. midi.h
  5. midi_keyboard.cc
  6. midi_keyboard.h
  7. README.md
  8. tone_generator.cc
  9. tone_generator.h
  10. tones.cc
  11. tones.h
examples/media/audio/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 ]