summaryrefslogtreecommitdiff
path: root/lib/rbcodec/rbcodecconfig-example.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/rbcodecconfig-example.h')
-rw-r--r--lib/rbcodec/rbcodecconfig-example.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/rbcodec/rbcodecconfig-example.h b/lib/rbcodec/rbcodecconfig-example.h
index 7ecbc1e..e5da42f 100644
--- a/lib/rbcodec/rbcodecconfig-example.h
+++ b/lib/rbcodec/rbcodecconfig-example.h
@@ -5,6 +5,10 @@
#define HAVE_SW_TONE_CONTROLS
#define HAVE_ALBUMART
#define NUM_CORES 1
+/* All the same unless a configuration option is added to warble */
+#define DSP_OUT_MIN_HZ 44100
+#define DSP_OUT_DEFAULT_HZ 44100
+#define DSP_OUT_MAX_HZ 44100
#ifndef __ASSEMBLER__