doc/filters: do not mention removed option from afir filter

This commit is contained in:
Paul B Mahol 2018-10-13 21:44:06 +02:00
parent 0709b0561f
commit 3ab88a751e
1 changed files with 1 additions and 1 deletions

View File

@ -1194,7 +1194,7 @@ select gain to noise approach, this is most popular one.
@item irgain
Set gain to be applied to IR coefficients before filtering.
Allowed range is 0 to 1. This can be set even with @var{again} used.
Allowed range is 0 to 1. This gain is applied after any gain applied with @var{gtype} option.
@item irfmt
Set format of IR stream. Can be @code{mono} or @code{input}.