super-rodio

Crates.iosuper-rodio
lib.rssuper-rodio
version0.0.7
sourcesrc
created_at2024-07-08 17:49:43.837652
updated_at2024-07-14 17:31:22.294403
descriptionAn out-of-the-box rust audio-player library that utilize rodio in thread-safe manners.
homepage
repository
max_upload_size
id1296192
size19,261
Tzu-Ching Yang (Shiritai)

documentation

README

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.

Commit count: 0

cargo fmt