3 releases
0.0.7 | Jul 14, 2024 |
---|---|
0.0.6 | Jul 13, 2024 |
#427 in Audio
55 downloads per month
18KB
402 lines
Super Rodio
An out-of-the-box rust audio-player library that utilize rodio in thread-safe manners.
Test
For testing, one can create /audio
directory and add the following audio files in name:
/audio/music
/audio/short_sound
After adding these files, you're ready to run all the tests
with cargo test
.
Dependencies
~1–29MB
~444K SLoC