ggdt/examples/audio_playback/README.md

6 lines
173 B
Markdown
Raw Normal View History

# ggdt - Audio Playback Example
2022-05-28 20:29:40 -04:00
Simple example of playing back one or more sounds loaded from WAV files simultaneously.
Run `cargo run` from this directory to try it out.