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 the a/b looping feature just outright not working* #944

Merged
merged 2 commits into from
Apr 11, 2024
Merged

Conversation

in1tiate
Copy link
Member

I have no idea what it is about the current music looping behavior but it just does not work. I've added a new way to define loops that does work. To use it, the file must be prefixed with seconds=true, or else the old behavior will be used. This is to maintain "compatibility" with servers already using the old behavior.

Loops with the new behavior are defined in seconds, with a decimal place down to the millisecond.

I'll augment the docs if/when this is merged.

@in1tiate in1tiate added the engine/audio Issues related to music and sound effect playback label Mar 25, 2024
@in1tiate in1tiate requested review from mposs00 and Salanto March 25, 2024 05:16
@Salanto
Copy link
Contributor

Salanto commented Apr 10, 2024

LGTM 👍

@in1tiate in1tiate merged commit ad93dd8 into master Apr 11, 2024
10 checks passed
@in1tiate in1tiate deleted the fix-ab-loop branch April 11, 2024 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
engine/audio Issues related to music and sound effect playback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants