Difference between revisions of "Modules/wyz/wyz player"
From MSX Game Library
< Modules
(Created page with "{{MODULE |name=wyz/wyz_player |category=AudioFormat |image=raw.githubusercontent.com/aoineko-fr/MSXgl/main/engine/doc/img/sample_wyz.png |dependency1= |dependency2= |dependenc...") |
(No difference)
|
Revision as of 13:57, 15 January 2024
wyz/wyz_player
The wyz/wyz_player module lets you play music in WYZ Tracker format. This module use replayer version WYZ 47c.
Usage
To use this module, include "wyz/wyz_player.h" in your source code, and add "wyz/wyz_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