Modules/wyz/wyz player2
From MSX Game Library
Revision as of 13:58, 15 January 2024 by Aoineko (talk | contribs) (Aoineko moved page Modules/wyz/wyz2 player to Modules/wyz/wyz player2 without leaving a redirect)
< Modules
wyz/wyz_player2
The wyz/wyz_player module lets you play music in WYZ Tracker format. This module use replayer version WYZ 47d and allow to use 2 PSG (internal one plus and external one) to replay music on 6 channels.
Usage
To use this module, include "wyz/wyz_player2.h" in your source code, and add "wyz/wyz_player2" 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