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

PortAudio implementation for Android #154

Open
PortAudio-admin opened this issue Feb 9, 2011 · 2 comments
Open

PortAudio implementation for Android #154

PortAudio-admin opened this issue Feb 9, 2011 · 2 comments
Labels
P4 Priority: Low
Milestone

Comments

@PortAudio-admin
Copy link
Collaborator

Issue created by @RossBencina

[Trac: Originally assigned to somebody]

We could add a PortAudio implementation for Android. This would have to work within the constraints of the NDK. It would need to work with pre-2.3 Anrdroid meaning that it would need to use AudioTrack via JNI interfaces pre-2.3 and OpenSL ES on Android 2.3 and later.

@PortAudio-admin
Copy link
Collaborator Author

Comment by @RossBencina

TRAC migration: propagating ticket status from TRAC

@PortAudio-admin
Copy link
Collaborator Author

Comment by @philburk

In Feb 2011, about 98% of the Android devices were running pre-2.3. In June 2016, only about 2% of Android devices are running pre-2.3. So I think we no longer need to support the pre-2.3 AudioTrack/JNI API.

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

No branches or pull requests

1 participant