Giter VIP home page Giter VIP logo

oboe's Introduction

Oboe Build Status

Oboe is currently in developer preview.

Oboe is a C++ library which makes it easy to build high-performance audio apps on Android. It was created primarily to allow developers to target a simplified API that works across multiple API levels back to API level 16 (Jelly Bean).

Get started with Oboe here.

Projects using Oboe

Want your project added? File an issue with your project name and URL.

Features

  • Compatible with API 16 onwards - runs on 99% of Android devices
  • Chooses the audio API (OpenSL ES on API 16+ or AAudio on API 27+) which will give the best audio performance on the target Android device
  • Automatic latency tuning
  • Modern C++ allowing you to write clean, elegant code

Requirements

To build Oboe you will need the Android NDK r17 or above. It can be installed using Android Studio's SDK manager, or via direct download.

Documentation

Sample code

Sample apps can be found in the samples directory. Also check out the Rhythm Game codelab.

Third party sample code

Contributing

We would love to receive your pull requests. Before we can though, please read the contributing guidelines.

Version history

  • 13th June 2018 - v0.11 Change AudioStream method return types to ResultWithValue where appropriate
  • 18th January 2018 - v0.10 Add support for input (recording) streams
  • 18th October 2017 - v0.9 Initial developer preview

License

LICENSE

oboe's People

Contributors

dturner avatar philburk avatar ggfan avatar iamyellow avatar androiddeveloperlb avatar atsushieno avatar keyboardsurfer avatar hobbyprojects avatar jplatipus avatar

Watchers

Michael jentsch avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.