|
I am trying to upgrade my audio_mixer crate to the latest version of cpal. It currently depends on cpal 0.13.4. I believe I have to change This is the line I'm struggling to get to compile: Is there a conversion trait I need to include? Thanks |
Answered by
est31
Feb 24, 2023
Replies: 1 comment
|
In theory |
0 replies
Answer selected by
roderickvd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In theory
to_sampleshould work.