|
From: <lor...@us...> - 2006-12-08 20:14:59
|
Revision: 263
http://svn.sourceforge.net/mp3roaster/?rev=263&view=rev
Author: lorenzo1
Date: 2006-12-08 12:14:56 -0800 (Fri, 08 Dec 2006)
Log Message:
-----------
Changed to default to 0 in mp3roasterrc.
Modified Paths:
--------------
trunk/mp3roaster/mp3roasterrc
Modified: trunk/mp3roaster/mp3roasterrc
===================================================================
--- trunk/mp3roaster/mp3roasterrc 2006-12-08 20:07:32 UTC (rev 262)
+++ trunk/mp3roaster/mp3roasterrc 2006-12-08 20:14:56 UTC (rev 263)
@@ -97,4 +97,4 @@
# then all the wav files will be normalized to the same audio level, in order to
# do this you need normalize installed on your system.
#
-$config_wav_normalize = 1;
+$config_wav_normalize = 0;
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|