Modules/trilo/trilo scc player/Settings
From MSX Game Library
< Modules | trilo/trilo scc player
<syntaxhighglight lang="c"> // TriloTracker options
- define TRILO_USE_SFXPLAY TRUE // Add SFX playback through Trilo SCC player (ayFX + SCC format)
- define TRILO_USE_TREMOLO TRUE // Add support for tremolo effect (little bit expensive)
- define TRILO_USE_TAIL FALSE // Add tail to prevent volume to fall to zero
</syntaxhgighlight>