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

Audio: Correct protection against time skew #15009

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

unknownbrackets
Copy link
Collaborator

I made a stupid mistake in #14998 - sorry. Not sure if it's worth a v1.12.3 or not, but the bg audio plays at a wrong speed because of this.

Refactored a ternary and flipped a condition wrong, didn't bother to retest... stupid mistake.

Also fix a related warning.

-[Unknown]

@unknownbrackets unknownbrackets added this to the v1.12.3 milestone Oct 10, 2021
@ghost
Copy link

ghost commented Oct 11, 2021

Yes I also notice that the background music of megaman powered up is too fast.

@hrydgard
Copy link
Owner

Unless it's actually crashing, which it seems it's not, 1.12.3 will not happen for another week (next Monday)

We can start merging other stuff soon anyway, I can do a release then branched from this commit.

@hrydgard hrydgard merged commit bb64c17 into hrydgard:master Oct 11, 2021
@hrydgard
Copy link
Owner

Also I should have reviewed better, my mistake too :)

@ghost
Copy link

ghost commented Oct 11, 2021

Not game breaker but not comportable with this :)

Screenrecorder-2021-10-11-13-03-18-640.mp4

@unknownbrackets unknownbrackets deleted the audio-cleanup branch October 11, 2021 06:11
@unknownbrackets unknownbrackets mentioned this pull request Oct 28, 2021
5 tasks
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.

2 participants