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

Wav sound gets double length after decode #2220

Open
IkuzItsuki opened this issue Apr 19, 2024 · 0 comments
Open

Wav sound gets double length after decode #2220

IkuzItsuki opened this issue Apr 19, 2024 · 0 comments

Comments

@IkuzItsuki
Copy link

IkuzItsuki commented Apr 19, 2024

The problem:

I tried to play a wav audio file and I found out that the length double after decoding.

I call localVfs to read the file
image
and play it with AudioChannel
image
the await outputs this, but it should be 1m 20s.
image

Platform:

I am using korge-core 5.4.0 in compose multiplatform for jvm and testing on windows.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pending
Development

No branches or pull requests

1 participant