tree: d9946d2f01921bf9b6f3836407942444eab96862 [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
examples/media/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 ]