Difference between revisions of "Modules/arkos/aky player"
From MSX Game Library
< Modules
(Created page with "{{MODULE |name=arkos/aky_player |category=AudioFormat |image=raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_arkos.png |dependency1= |dependency2= |depen...") |
(No difference)
|
Revision as of 13:49, 15 January 2024
arkos/aky_player
The arkos/aky_player module lets you play music in Arkos Tracker II's Streamed player (AKY) format.
Usage
To use this module, include "arkos/aky_player.h" in your source code, and add "arkos/aky_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