From 261171d084bc89313c1fb9ace643243959aeef9f Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sun, 25 Mar 2018 23:10:59 +0200 Subject: doc/filter.texi: fix some spotted typos Signed-off-by: Paul B Mahol --- doc/filters.texi | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/filters.texi b/doc/filters.texi index 1620ae1cfa..5c119c0151 100644 --- a/doc/filters.texi +++ b/doc/filters.texi @@ -509,7 +509,7 @@ An Anti-Aliasing setting is able to produce "softer" crushing sounds. Another feature of this filter is the logarithmic mode. This setting switches from linear distances between bits to logarithmic ones. The result is a much more "natural" sounding crusher which doesn't gate low -signals for example. The human ear has a logarithmic perception, too +signals for example. The human ear has a logarithmic perception, so this kind of crushing is much more pleasant. Logarithmic crushing is also able to get anti-aliased. @@ -3606,7 +3606,7 @@ lv2=p=http\\\\://calf.sourceforge.net/plugins/BassEnhancer:c=amount=2 @end example @item -Apply bass vinyl plugin from Calf: +Apply vinyl plugin from Calf: @example lv2=p=http\\\\://calf.sourceforge.net/plugins/Vinyl:c=drone=0.2|aging=0.5 @end example @@ -20056,7 +20056,7 @@ Scale pixel values for each drawn sample. Draw every sample directly. @end table -Default vlaue is @code{scale}. +Default value is @code{scale}. @end table @subsection Examples -- cgit v1.2.3