aboutsummaryrefslogtreecommitdiff
path: root/src/conf.h
diff options
context:
space:
mode:
authorDaniel Seuthe <daniel@timmy.seuthe.homelinux.net>2009-06-19 09:02:12 +0200
committerMax Kellermann <max@duempel.org>2009-06-25 08:36:35 +0200
commit4ffd9bce5a9a12a03ecaecac7c0861e5f692d9e3 (patch)
treec3493e46ac13cb6f7c9a7dfee038ce2f52659c96 /src/conf.h
parentf16d05c633971794e49635d5e16ee0ce864032a6 (diff)
Preamp for missing replay-gain
Diffstat (limited to 'src/conf.h')
-rw-r--r--src/conf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/conf.h b/src/conf.h
index c5e49960..3e01e054 100644
--- a/src/conf.h
+++ b/src/conf.h
@@ -48,6 +48,7 @@
#define CONF_MIXER_CONTROL "mixer_control"
#define CONF_REPLAYGAIN "replaygain"
#define CONF_REPLAYGAIN_PREAMP "replaygain_preamp"
+#define CONF_REPLAYGAIN_MISSING_PREAMP "replaygain_missing_preamp"
#define CONF_VOLUME_NORMALIZATION "volume_normalization"
#define CONF_SAMPLERATE_CONVERTER "samplerate_converter"
#define CONF_AUDIO_BUFFER_SIZE "audio_buffer_size"