Skip to content

Updating rodio, cpal, and min rust version - #1755

Open
phayes wants to merge 2 commits into
librespot-org:devfrom
phayes:dev
Open

Updating rodio, cpal, and min rust version#1755
phayes wants to merge 2 commits into
librespot-org:devfrom
phayes:dev

Conversation

@phayes

@phayes phayes commented Sep 3, 2026

Copy link
Copy Markdown

This PR updates to rodio 0.22 and cpal 0.17

This also necessitated updating the minimum rust version, so that's included in this PR as well.

.with_channels(channels)
.with_sample_rate(sample_rate)
.with_sample_format(sample_format)
.open_stream()

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really the only uncertainty I have for this PR is the previous few lines here.

I changed this so to avoid cpal::BufferSize::Default (https://github.com/RustAudio/cpal/blob/master/UPGRADING.md#4-buffersize-behavior-changes)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant