Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(playback::rusty::sink::append): track time before speed change #445

Merged
merged 1 commit into from
Mar 8, 2025

Conversation

hasezoey
Copy link
Contributor

@hasezoey hasezoey commented Mar 7, 2025

to match behavior with other backends and to be what would be expected of knowing where in the track we are.

This also fixes #102 to my knowledge, unless i missed something.

This had been messed-up by me in 397a123.

Verified

This commit was signed with the committer’s verified signature.
hasezoey hasezoey
to match behavior with other backends and to be what would be expected of knowing where in the track we are.

fixes tramhao#102
@tramhao tramhao merged commit b2ec01a into tramhao:master Mar 8, 2025
5 checks passed
@hasezoey hasezoey deleted the fixRustySpeed branch March 8, 2025 09:25
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.

Playback speed modification doesn't update everything on the UI
2 participants