Skip to content

[BUGFIX] Properly mute legacy song voices that use the opponent track#7654

Open
zxcksharks wants to merge 1 commit into
FunkinCrew:developfrom
zxcksharks:fix-miss-silence
Open

[BUGFIX] Properly mute legacy song voices that use the opponent track#7654
zxcksharks wants to merge 1 commit into
FunkinCrew:developfrom
zxcksharks:fix-miss-silence

Conversation

@zxcksharks

@zxcksharks zxcksharks commented May 29, 2026

Copy link
Copy Markdown

Linked Issues

None

Description

Previously, only dropped held notes had checks to properly mute the correct voice track. This PR adds the same check to all parts of the code where voices become muted.

Screenshots/Videos

Before:

voices-before.mp4

After:

video-after.mp4

@github-actions github-actions Bot added status: pending triage Awaiting review. size: medium A medium pull request with 100 or fewer changes. pr: haxe PR modifies game code. and removed status: pending triage Awaiting review. size: medium A medium pull request with 100 or fewer changes. labels May 29, 2026
@zxcksharks zxcksharks changed the title [BUGFIX] Properly mute legacy voices using opponent's vocals [BUGFIX] Properly mute legacy voices that use opponent's vocals May 29, 2026
@zxcksharks zxcksharks changed the title [BUGFIX] Properly mute legacy voices that use opponent's vocals [BUGFIX] Properly mute legacy song voices that use the opponent track May 29, 2026
@NotHyper-474 NotHyper-474 added type: minor bug Involves a minor bug or issue. status: pending triage Awaiting review. size: medium A medium pull request with 100 or fewer changes. labels May 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr: haxe PR modifies game code. size: medium A medium pull request with 100 or fewer changes. status: pending triage Awaiting review. type: minor bug Involves a minor bug or issue.

Development

Successfully merging this pull request may close these issues.

2 participants