Modules/arkos/akg player

From MSX Game Library

Revision as of 00:09, 16 January 2024 by Aoineko (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Modules

arkos/akg_player

Code: arkos/akg_player.h

Category: Audio

Dependencies: None

Samples:

The arkos/akg_player module lets you play music and sound effects in Arkos Tracker II's Generic player (AKG) format.

Usage

To use this module, include "arkos/akg_player.h" in your source code, and add "arkos/akg_player" to the modules list (LibModules) in your project's configuration file (project_config.js).


Samples

See module use cases in the sample programs:

Settings


Dependencies

Dependency on other modules: None

Documentation