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: Missing OpenAL/SL audio support. #20

Open
omcfadde opened this issue Aug 12, 2012 · 2 comments
Open

Android: Missing OpenAL/SL audio support. #20

omcfadde opened this issue Aug 12, 2012 · 2 comments

Comments

@omcfadde
Copy link
Owner

I'm tagging this as both a bug and enhancement because it's a pretty serious issue we should try to get fixed as soon as possible. Android is using OpenSL so this is probably what we should aim for on that platform.

@havlenapetr
Copy link

@omcfadde
Copy link
Owner Author

Thanks Petr, I'll check the latest code and see about merging it today, before I generate some prebuilt APK packages for those wishing to try the Android build without compiling themselves. I've been quite busy lately, not a lot of free time.

I think we may still have some issues with the audio stuttering due to the low FPS. Optimizations can come later... I think the next step will be to work on profiling and possibly SIMD optimization (which will be using the NEON instruction set on ARM.)

In any case, having somewhat working audio is better than having no audio at all. Thanks for your contribution! :-) I'll leave this issue open for the optimizations, but downgrade it from "bug" status to "enhancement" status once audio is playing.

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

No branches or pull requests

2 participants