aboutsummaryrefslogtreecommitdiff
path: root/sound/mods/tfmx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sound/mods/tfmx.cpp')
-rw-r--r--sound/mods/tfmx.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/mods/tfmx.cpp b/sound/mods/tfmx.cpp
index 9792b77569..eda536ba34 100644
--- a/sound/mods/tfmx.cpp
+++ b/sound/mods/tfmx.cpp
@@ -1043,6 +1043,7 @@ void Tfmx::doSong(int songPos, bool stopAudio) {
_playerCtx.patternSkip = tempo;
}
setInterruptFreqUnscaled(ciaIntervall);
+ Paula::setAudioFilter(true);
_playerCtx.patternCount = 0;
if (trackRun())