X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=m4%2Flls%2Ffilter_cmd.suite.m4;h=d269d2374176adef783ca1f78ee0ac4832eb86da;hp=4dda0bf9dcd70d3dec7b7eafd81b52d45c681ae4;hb=23ef2355fbdebce56083ec7a0ebb65a05c42e5dc;hpb=4adde8dae3317fa83b81e7a860c9ed9133e99bb0 diff --git a/m4/lls/filter_cmd.suite.m4 b/m4/lls/filter_cmd.suite.m4 index 4dda0bf9..d269d237 100644 --- a/m4/lls/filter_cmd.suite.m4 +++ b/m4/lls/filter_cmd.suite.m4 @@ -114,6 +114,14 @@ caption = filters typestr = type arg_info = required_arg arg_type = string + values = { + # RCT: resample conversion type + RCT_BEST = "best", + RCT_MEDIUM = "medium", + RCT_FASTEST = "fastest", + RCT_ZERO_ORDER_HOLD = "zero_order_hold", + RCT_LINEAR = "linear" + } default_val = medium [help] best: This is a bandlimited interpolator derived from the mathematical