Discussion:
Oboe v1.0 release
Glenn Kasten
2018-10-11 23:01:47 UTC
Permalink
Oboe v1.0 has been released!

Oboe is a C++ library which makes it easy to build high-performance audio
apps on Android. Oboe takes advantage of the improved performance and
features of AAudio
<https://developer.android.com/ndk/guides/audio/aaudio/aaudio> on Oreo MR1
(API 27+) whilst maintaining backward compatibility (using OpenSL ES
<https://developer.android.com/ndk/guides/audio/opensl/>) on Jelly Bean
(API 16+). App developers who target Oboe can now focus on the interesting
parts of their apps, and take advantage of the best capabilities of each
Android device.

For more information:

Blog post

Introducing Oboe: A C++ library for low latency audio

Posted by Don Turner, Developer Advocate, Android Audio Framework on 11
October 2018

https://android-developers.googleblog.com/2018/10/introducing-oboe-c-library-for-low.html

Youtube video

Introducing Oboe for Building Audio Apps on Android: Getting started with
Oboe



GitHub

Oboe source code and sample apps

https://github.com/google/oboe
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/5772ab2e-f7fc-4c39-ab2c-51b5bd2e6e8f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Philippe Simons
2018-10-12 09:11:59 UTC
Permalink
Awesome, thanks Glenn and Phil for the work.
Post by Glenn Kasten
Oboe v1.0 has been released!
Oboe is a C++ library which makes it easy to build high-performance audio
apps on Android. Oboe takes advantage of the improved performance and
features of AAudio
<https://developer.android.com/ndk/guides/audio/aaudio/aaudio> on Oreo
MR1 (API 27+) whilst maintaining backward compatibility (using OpenSL ES
<https://developer.android.com/ndk/guides/audio/opensl/>) on Jelly Bean
(API 16+). App developers who target Oboe can now focus on the interesting
parts of their apps, and take advantage of the best capabilities of each
Android device.
Blog post
Introducing Oboe: A C++ library for low latency audio
Posted by Don Turner, Developer Advocate, Android Audio Framework on 11
October 2018
https://android-developers.googleblog.com/2018/10/introducing-oboe-c-library-for-low.html
Youtube video
Introducing Oboe for Building Audio Apps on Android: Getting started with
Oboe
http://youtu.be/csfHAbr5ilI
GitHub
Oboe source code and sample apps
https://github.com/google/oboe
--
You received this message because you are subscribed to the Google Groups
"android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit
https://groups.google.com/d/msgid/android-ndk/5772ab2e-f7fc-4c39-ab2c-51b5bd2e6e8f%40googlegroups.com
<https://groups.google.com/d/msgid/android-ndk/5772ab2e-f7fc-4c39-ab2c-51b5bd2e6e8f%40googlegroups.com?utm_medium=email&utm_source=footer>
.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "android-ndk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-ndk+***@googlegroups.com.
To post to this group, send email to android-***@googlegroups.com.
Visit this group at https://groups.google.com/group/android-ndk.
To view this discussion on the web visit https://groups.google.com/d/msgid/android-ndk/CADomA4_hSFxPO44vK36CyYLJ45qNUER%2BmWU0_fS2kd-ZwnP7LA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
Continue reading on narkive:
Loading...