X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=m4%2Flls%2Ffilter_cmd.suite.m4;h=c026a628acdda4adfdbf276ac8c5ca8d527e0d24;hb=0d1918752a18755bf701b82cf57fad79d9b18bc9;hp=1399de62e8e38cfb955e9b16a8788aa6cd684c75;hpb=1acc8bcc050a7b8f427e04dcc457efa0fdbb9507;p=paraslash.git diff --git a/m4/lls/filter_cmd.suite.m4 b/m4/lls/filter_cmd.suite.m4 index 1399de62..c026a628 100644 --- a/m4/lls/filter_cmd.suite.m4 +++ b/m4/lls/filter_cmd.suite.m4 @@ -35,25 +35,25 @@ caption = filters [/help] [option aggressiveness] short_opt = a - summary = controls the maximum amount to amplify by (1-15) + summary = controls the maximum amount to amplify by (0-10) typestr = bits arg_info = required_arg arg_type = uint32 default_val = 4 [help] - This caps the maximal gain factor to 2**bits. The sum of the arguments - to --aggressiveness and --inertia (see below) must not exceed 16. + This controls the maximal gain factor. Zero means to not amplify + at all while the value 10 corresponds to maximal gain factor which + results in a 4-fold increase in volume. [/help] [option inertia] short_opt = i - summary = how much inertia ramping has (1-15) + summary = how much inertia ramping has (1-14) typestr = bits arg_info = required_arg arg_type = uint32 default_val = 6 [help] - Larger values cause smaller volume adjustments. See --aggressiveness - above. + Larger values cause smaller volume adjustments. [/help] [option target-level] short_opt = t @@ -61,7 +61,7 @@ caption = filters typestr = level arg_info = required_arg arg_type = uint32 - default_val = 20000 + default_val = 16384 [help] If the peak of the previous block is less than the target level, volume is increased slightly for the next block. Otherwise it is