X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Flls%2Ffilter_cmd.suite.m4;h=c026a628acdda4adfdbf276ac8c5ca8d527e0d24;hp=dece6e6e54f9c90429c4fe14d070b8dea6cdb1de;hb=e2e1adca824585eeecd091f54955e51212927533;hpb=e0441a354b25f6fdd97480fe4e1f4f942347611f diff --git a/m4/lls/filter_cmd.suite.m4 b/m4/lls/filter_cmd.suite.m4 index dece6e6e..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