mirror of
https://github.com/RustAudio/rodio
synced 2024-12-13 21:52:38 +00:00
043b2074b8
Fixes #74.
555 B
555 B
Audio playback library
Rust playback library.
- Playback is handled by cpal.
- WAV decoding is handled by hound.
- Vorbis decoding is handled by lewton.
Documentation
See the documentation for usage.