summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPaul B Mahol <onemda@gmail.com>2019-10-09 09:33:16 +0200
committerPaul B Mahol <onemda@gmail.com>2019-10-09 09:33:16 +0200
commit24b6e968a2169fa5791708abc83817922f695dae (patch)
treef60e73f6809747d07f9070e2ef81f0d334ae6f63 /doc
parent29327794b0be039793a29134f13a957cee088dd6 (diff)
doc/filters: document atempo command
Diffstat (limited to 'doc')
-rw-r--r--doc/filters.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/filters.texi b/doc/filters.texi
index 620dba059e..5d2b6692aa 100644
--- a/doc/filters.texi
+++ b/doc/filters.texi
@@ -2417,6 +2417,15 @@ atempo=sqrt(3),atempo=sqrt(3)
@end example
@end itemize
+@subsection Commands
+
+This filter supports the following commands:
+@table @option
+@item tempo
+Change filter tempo scale factor.
+Syntax for the command is : "@var{tempo}"
+@end table
+
@section atrim
Trim the input so that the output contains one continuous subpart of the input.