Skip to content

renya: Set music as looping#2506

Merged
manuq merged 1 commit into
mainfrom
wjt/renya-set-music-as-looping
Jul 6, 2026
Merged

renya: Set music as looping#2506
manuq merged 1 commit into
mainfrom
wjt/renya-set-music-as-looping

Conversation

@wjt

@wjt wjt commented Jul 3, 2026

Copy link
Copy Markdown
Member

All these tracks are designed to loop, but the loop flag was not set in
their import settings, so the music would simply stop at the end of the
track rather than looping.

Set the loop flag. While we're here, set the beats per bar and bpm (both
of which seem to be regular throughout each piece) in case someone wants
to do something fancy with them in future.

All these tracks are designed to loop, but the loop flag was not set in
their import settings, so the music would simply stop at the end of the
track rather than looping.

Set the loop flag. While we're here, set the beats per bar and bpm (both
of which seem to be regular throughout each piece) in case someone wants
to do something fancy with them in future.
@wjt
wjt requested review from a team as code owners July 3, 2026 13:07
@wjt

wjt commented Jul 3, 2026

Copy link
Copy Markdown
Member Author

I noticed this while reviewing #2428 which reuses one of these tracks.

@github-actions

github-actions Bot commented Jul 3, 2026

Copy link
Copy Markdown

Play this branch at https://play.threadbare.game/branches/endlessm/wjt/renya-set-music-as-looping/.

(This launches the game from the start, not directly at the change(s) in this pull request.)

@manuq manuq left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to know about the bpm and bar_beats!

@manuq
manuq merged commit 2106d70 into main Jul 6, 2026
7 checks passed
@manuq
manuq deleted the wjt/renya-set-music-as-looping branch July 6, 2026 13:30
@wjt

wjt commented Jul 6, 2026

Copy link
Copy Markdown
Member Author

Good to know about the bpm and bar_beats!

That's how the switch from Void Still to Void Creep is synced to the first beat of a bar of Still :)

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