Gered
44984c716c
rename the old "apply" to "apply_to_device". meh. naming is hard. i expect that most of the time i'd want to use the "apply" method i'm adding here that handles device locking internally, so that is why i've chosen to let it be called "apply" and to rename the other one. |
||
---|---|---|
.. | ||
assets | ||
src | ||
Cargo.toml | ||
README.md |
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.