diff options
| author | Teddy Wing | 2018-10-28 17:51:39 +0100 | 
|---|---|---|
| committer | Teddy Wing | 2018-10-28 17:58:22 +0100 | 
| commit | eb261f29d0ae15c2f941c2d84972bd321bf764ac (patch) | |
| tree | 49b4db718f13d0d901b1485b41329197e80300c4 /src/errors.rs | |
| parent | 641d94c357b23ad23ad8b67228071a12e619bded (diff) | |
| download | dome-key-map-eb261f29d0ae15c2f941c2d84972bd321bf764ac.tar.bz2 | |
Test of playing an audio file
Success! Using the 'rodio' crate to play an audio file. Include the
audio file in the binary using `include_bytes!`. This makes it so we get
a single self-contained binary.
Struggled a bit with getting the reader/array to `Seek`, but finally
figured out `Cursor` and got it working. Cool.
Diffstat (limited to 'src/errors.rs')
0 files changed, 0 insertions, 0 deletions
