libgameaudio is an open source, multi-platform library that provides an implementation of a video game audio system.
It currently only implements a 2D model like the one seen in the RPG Maker.
| Type | Play | Sources | Features |
|---|---|---|---|
| Background Music (BGM) | Loop | 1 | Intro |
| Background Sound (BGS) | Loop | * | |
| Music Effect (ME) | Once | 1 | |
| Sound Effect (SE) | Once | * |
- opus
- OpenAL Soft
- libogg
- libopus
- libopusfile
oal_soft.dll => OpenAL32.dll
libogg-0.dll
libopus-0.dll
libopusfile-0.dll
libopenal.so.1
libogg.so.0
libopus.so.0
libopusfile.so.0