summaryrefslogtreecommitdiffstats
path: root/audio/audio_hw.c
diff options
context:
space:
mode:
Diffstat (limited to 'audio/audio_hw.c')
-rw-r--r--audio/audio_hw.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/audio_hw.c b/audio/audio_hw.c
index 45f4c44..e865b5c 100644
--- a/audio/audio_hw.c
+++ b/audio/audio_hw.c
@@ -185,6 +185,7 @@
*/
#elif DEFAULT_OUT_SAMPLING_RATE != MM_FULL_POWER_SAMPLING_RATE
#define PLAYBACK_SHORT_PERIOD_COUNT 3
+#define OUT_RESAMPLER
#else
#define PLAYBACK_SHORT_PERIOD_COUNT 2
#endif