playback-rs

playback-rs is a very, very simple library to handle playing audio files using Symphonia and cpal, as well as rubato for sample rate conversion.
It was made for and is the library used by kiku.
Run the Example
Symphonia is very slow when running in debug mode, so it is recommended to run the example in release mode: