Modules/vgm/vgm player/Settings

From MSX Game Library

< Modules‎ | vgm/vgm player

Library configuration (msxgl_config.h):

// VGM supported chip
#define VGM_USE_PSG				TRUE	// Allow PSG data parsing and audio output
#define VGM_USE_MSXMUSIC		TRUE	// Allow MSX-Music data parsing and audio output
#define VGM_USE_MSXAUDIO		TRUE	// Allow MSX-Audio data parsing and audio output
#define VGM_USE_SCC				TRUE	// Allow SCC data parsing and audio output