An open API service indexing awesome lists of open source software.

https://github.com/coronalabs/submodule-openal-soft_apportable

This is submodule of Corona repository.
https://github.com/coronalabs/submodule-openal-soft_apportable

Last synced: 11 months ago
JSON representation

This is submodule of Corona repository.

Awesome Lists containing this project

README

          

This is an OpenAL-soft shared library for Android.

Features:
* builds for Froyo or later
* builds as a shared library
* back-end for AudioTrack or OpenSLES
* Fixed-point (default) or floating-point math for mixing

Created with:
android create project --target android-8 --name openal_soft --path openal-soft --activity openal_soft --package com.apportable.openal_soft

Fork of OpenAL-soft in jni/OpenAL

Build with:
cd jni
ndk-build