Skip to content

Fix the a/b looping feature just outright not working*#944

Merged
in1tiate merged 2 commits intomasterfrom
fix-ab-loop
Apr 11, 2024
Merged

Fix the a/b looping feature just outright not working*#944
in1tiate merged 2 commits intomasterfrom
fix-ab-loop

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 Salanto and mposs00 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
@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