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.
- Host: GitHub
- URL: https://github.com/coronalabs/submodule-openal-soft_apportable
- Owner: coronalabs
- License: lgpl-3.0
- Created: 2018-12-31T15:01:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-15T23:23:21.000Z (about 7 years ago)
- Last Synced: 2025-06-11T23:24:46.634Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 177 KB
- Stars: 0
- Watchers: 9
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
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