tree: 7e570668dddd8c3c6698c4e943de3037d60dbc66 [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 ]