ggdt/examples/audio_playback
2022-05-29 10:57:04 -04:00
..
assets add audio_playback example 2022-05-28 20:29:40 -04:00
src play_buffer now enforces matching AudioSpecs 2022-05-29 10:57:04 -04:00
Cargo.toml add audio_playback example 2022-05-28 20:29:40 -04:00
README.md add audio_playback example 2022-05-28 20:29:40 -04:00

libretrogd - Audio Playback Example

Simple example of playing back one or more sounds loaded from WAV files simultaneously.

Run cargo run from this directory to try it out.