Modules/pcm/pcmplay/Settings

From MSX Game Library

Revision as of 00:13, 16 January 2024 by Aoineko (talk | contribs) (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_...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

< Modules‎ | pcm/pcmplay

Library configuration (msxgl_config.h):

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