From f3b7cac4b4ea529b79ca6605a6fe8bec215568d3 Mon Sep 17 00:00:00 2001 From: Alexey Yakovenko Date: Sat, 26 Sep 2009 21:00:05 +0200 Subject: added replaygain peak scaling --- conf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'conf.h') diff --git a/conf.h b/conf.h index dc04f8ce..683db68b 100644 --- a/conf.h +++ b/conf.h @@ -26,6 +26,7 @@ extern int conf_hvsc_enable; extern char conf_blacklist_plugins[1024]; extern int conf_close_send_to_tray; extern int conf_replaygain_mode; +extern int conf_replaygain_scale; int conf_load (void); -- cgit v1.2.3