rodio
rodio copied to clipboard
Rust audio playback library
The new microphone builder has a nice solution for the challenge of configuring cpal settings in a failable way. Lets copy its approach.
Wanted to seek a `MixerSource`, and I noticed most of an implementation in the code already that was commented out in anticipation of #510. Well, #510 has been closed in...
The [QOA file format](https://qoaformat.org/) is a simple lossy format that balances speed, size, and quality remarkably well. As an example, I took an audio file of a song I wrote...