I'm using Master branch and with `symphonia-libopus` since as far as I can trace this commit: https://github.com/RustAudio/rodio/commit/6a2f1ae6c7169e6c190ba767567421c9fe5c2f48 There is a clicking sound when speed is not at `1.0`. However, it seems the clicking does go away if the speed is dropped enough (song dependent). Some songs click at `1.0` but most don't. Here is an example recorded using the current HEAD commit: c5f1e94290922fe4ee963ce6f85754ea6ba36243 https://github.com/user-attachments/assets/a08864d1-9b13-40d6-a1ef-56f362db6c62 Here is an example using my AGC branch that has since been merged: [Link](https://github.com/UnknownSuperficialNight/rodio/tree/agc-improvements-and-bug-fix) https://github.com/user-attachments/assets/6fb2fbf4-bed4-4822-a412-fabeb2672352
I'm using Master branch and with
symphonia-libopussince as far as I can trace this commit:6a2f1ae
There is a clicking sound when speed is not at
1.0. However, it seems the clicking does go away if the speed is dropped enough (song dependent).Some songs click at
1.0but most don't.Here is an example recorded using the current HEAD commit: c5f1e94
4_github.mp4
Here is an example using my AGC branch that has since been merged: Link
4_github2.mp4