zgesl


Sound library for ZGameEditor

ZgeSL is an Android sound library to play MP3 or OGG files for the ZGameEditor (ZGE). It is created as a wrapper for OpenSL. The main purpose is to adapt the original C++ interface to the type system of ZGE.

The project contains also Common Music Library (CML) which provides a common API to ZgeSL for Android, and Media Control Interface (MCI) for Windows. It is used to play just MP3 files on both operating systems.

Download the compiled versions of the library and demo projects from here.

For more information about usage ZgeSL library in ZGameEditor projects see this page. Additional information can be found on forum.

Latest changes are listed in version history.

Note: It is recommended to use the latest beta release of ZGameEditor downloaded from here.

ZgeSL is free for commercial use and open source under the Zlib License.

Project Information

The project was created on Dec 12, 2014.

Labels:
sound Library OpenSL zgameeditor Android Windows