From ca90d83c1e468aee1a249976c05250f157e475e9 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Fri, 27 Nov 2020 14:34:13 +0100 Subject: [PATCH] doc/filters: document adenorm commands support --- doc/filters.texi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/filters.texi b/doc/filters.texi index b27eefb082..f8cc68def1 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -795,6 +795,10 @@ Add pulse signal. Default is @code{dc}. @end table +@subsection Commands + +This filter supports the all above options as @ref{commands}. + @section aderivative, aintegral Compute derivative/integral of audio stream.