]> git.tuebingen.mpg.de Git - paraslash.git/blob - m4/lls/include/sample-rate.m4
Convert filters to lopsub.
[paraslash.git] / m4 / lls / include / sample-rate.m4
1 [option sample-rate]
2         short_opt = s
3         summary = do not guess the input sample rate
4         typestr = rate
5         arg_info = required_arg
6         arg_type = uint32
7         default_val = 44100
8         [help]
9                 It is only necessary to specify this for raw audio. See the discussion
10                 of the --channels option.
11         [/help]