rodio v0.14.0 Release Notes

Release Date: 2021-05-21 // almost 3 years ago
    • Re-export cpal in full.
    • 0️⃣ Replace panics when calling OutputStream::try_default, OutputStream::try_from_device with new StreamError variants.
    • 0️⃣ OutputStream::try_default will now fallback to non-default output devices if an OutputStream cannot be created from the default device.