Difference between revisions of "Modules/pcm/pcmplay/Settings"

From MSX Game Library

< Modules‎ | pcm/pcmplay

(Created page with "Library configuration (<tt>msxgl_config.h</tt>): <syntaxhighlight lang="c"> // PCMPlay // - PCMPLAY_8K // - PCMPLAY_11K #define PCMPLAY_FREQ PCMPLAY_8K #define PCMPLAY_USE_...")
 
(No difference)

Latest revision as of 23:13, 15 January 2024

Library configuration (msxgl_config.h):

// PCMPlay
// - PCMPLAY_8K
// - PCMPLAY_11K
#define PCMPLAY_FREQ				PCMPLAY_8K
#define PCMPLAY_USE_RESTORE			FALSE