Giter Club home page Giter Club logo

android-dynamic-binaural-synthesis's Introduction

Dynamic Binaural Synthesis on Android Mobile Devices

This app implements dynamic binaural synthesis on Android devices. All audio processing is done in real-time. It uses my Razor AHRS head-tracker, but it also works without head-tracking: you can still use the GUI to move around sound sources of the bundled audio scenes.

Installing

Instead of building it yourself, you can install the binaries from the Release Page. You'll find the app in the .apk file and the data (audio material, HRTFs/HRIRs) in the .zip file.

To install the app, download and open the .apk file directly on the device. You may have to tweak the system settings on the device in order to be able to install apps directly. See here.

To install the data, there are two ways. You could either download the .zip directly to your device, too. In this case you'll need an extra app to unzip it to the root of your SD-card. I found that the free AndroZip does this nice and easy. (Start the app, go to your Downloads folder, tap the .zip file, choose Extract to..., leave the folder by going up one level, hit Extract here)

The other option is to download and unzip the file on a computer, connect your device and put the unzipped AndroidDynamicBinauralSynthesis folder into the root of your SD-card (have a look here if you don't know how to access the SD-card from your computer).

Which ever way, make sure that in the end you have an AndroidDynamicBinauralSynthesis folder at the root of your SD-card and that there are three folders named HRIRs, Misc and Scenes inside.

Audio scenes

If you want, have a look at the AndroidDynamicBinauralSynthesis/Scenes folder on the SD-card. You can easily modify audio scenes or even create new ones. You'll figure it out, it's easy, have a look at the .asd files. Just make sure the audio files you use are in the 44100 Hz / 16 bit PCM format as this is the only supported format right now. New scenes will pop up in the app automatically.

Compiling the code yourself

You can import the code as an Eclipse Android Project or try to migrate it to Android Studio. You'll have to have NDK set up and maybe do some setup in the project to get it running by setting some paths. You'll also have to reference the Razor AHRS Android Library (as an Android Library Project) to make it compile, even if you're not using the head-tracker in the end. The library can be found here.

android-dynamic-binaural-synthesis's People

Contributors

ptrbrtz avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  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.