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

Voices start to glitch if the other character's voice audio file ends early #2921

Open
sword0115 opened this issue Jun 27, 2024 · 1 comment

Comments

@sword0115
Copy link

Describe the bug

When playing a custom song, if one character's voice file ends early, the other character's voice will start to glitch. the audio glitch does not happen in the chart editor

To Reproduce

Create a custom song where one character's voices audio file ends before the other's, for instance, if one character has a voice file that is only 2 minutes long, while the second character's is 2 minutes 30 seconds, the last 30 seconds of the second character's voices will be glitched

Expected behavior

Following the above example, the last 30 seconds of the second character's voices should play normally.

Desktop

  • OS: Windows 10
  • Version: 0.4.1

Additional context

I know this can be fixed by making the audio files the same length, but FL Studio insists on cutting out any silence at the end of the song by default, I often forget to change that setting and it constantly reverts back to default so I usually have to recompile the voices of my songs

@Hundrec
Copy link
Contributor

Hundrec commented Jun 27, 2024

I've also run into this issue many times!

This should be pretty easy to fix by someone who knows their way around PlayState.hx

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

No branches or pull requests

2 participants