vitaAL
From GameBrew
More actions
| vitaAL | |
|---|---|
| General | |
| Author | GrapheneCt |
| Type | Developments |
| Version | 1.1 |
| License | Mixed |
| Last Updated | 2022/08/19 |
| Links | |
| Download | |
| Website | |
| Source | |
Hardware accelerated OpenAL for PS Vita
This library aims to be fully OpenAL 1.1 compliant, with possible addition of EAX and SOFT extensions in the future.
User guide
Supported formats:
- AL_FORMAT_MONO8, AL_FORMAT_STEREO8, AL_FORMAT_MONO16, AL_FORMAT_STEREO16.
- 0-192KHz sampling frequency.
Limitations:
- Maximum of 4 buffers can be queued to source
Changelog
v1.1
- Fixed some critical bugs.
- Added full suport for AL_EXT_OFFSET features.