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

Android readMusic() stutters on some devices. #2305

Open
0megaD opened this issue Nov 13, 2024 · 0 comments
Open

Android readMusic() stutters on some devices. #2305

0megaD opened this issue Nov 13, 2024 · 0 comments

Comments

@0megaD
Copy link

0megaD commented Nov 13, 2024

Given
I am using a OnePlus7 Pro (Android 12, 8GB ram)

When
I run any KorGE application that uses readMusic() using KorGE 6.0.0-beta1 or 6.0.0-beta4

Then
Audio sounds very choppy (non-smooth streaming)
readSound() works very fast, and is fine. So it seems to be an issue with streaming performance.

KorGE 6.0.0-alpha9 also works fine.

To test out, simply add any 'medium-long' mp3 file to a default hello world project using 6.0.0-beta4 and load it using resourcesVfs["my.mp3"].readMusic().play()

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