Sync playback to the actual beat count rather than relying on BPM #5

Closed
ratijas wants to merge 43 commits from ratijas:work/r/beats into master
Contributor

Reorder some statements to make them visually more grouped together

Postfix patch went from 5 if-blocks down to only 3 \o/

There is no need to stop the creatureVoice and start it delayed in two
separate condition blocks. Also, the code should only rely on state
transitions, and not on AudioSource.isPlaying property.

Reorder some statements to make them visually more grouped together Postfix patch went from 5 if-blocks down to only 3 \o/ There is no need to stop the creatureVoice and start it delayed in two separate condition blocks. Also, the code should only rely on state transitions, and not on AudioSource.isPlaying property.
ratijas added 2 commits 2025-07-12 22:04:53 +00:00
caa4b9ccbd Reorder some statements to make them visually more grouped together
Postfix patch went from 5 if-blocks down to only 3 \o/

There is no need to stop the creatureVoice and start it delayed in two
separate condition blocks. Also, the code should only rely on state
transitions, and not on AudioSource.isPlaying property.
ratijas force-pushed work/r/beats from a69e46c6a3 to c6118862d4 2025-07-12 23:34:08 +00:00 Compare
ratijas force-pushed work/r/beats from c6118862d4 to d6a2bf21b1 2025-07-20 22:17:06 +00:00 Compare
ratijas added 1 commit 2025-07-20 22:56:58 +00:00
ratijas added 1 commit 2025-07-20 23:06:24 +00:00
39a8255532 Fix LethalConfig dependency string
Apparently, this is different from BepInEx plugin GUID.
ratijas closed this pull request 2026-04-06 17:06:54 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: nikita/muzika-gromche#5
No description provided.