summaryrefslogtreecommitdiff
path: root/opcodes/pvsbandr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/pvsbandr.xml')
-rw-r--r--opcodes/pvsbandr.xml11
1 files changed, 6 insertions, 5 deletions
diff --git a/opcodes/pvsbandr.xml b/opcodes/pvsbandr.xml
index 445e20b..edb4b26 100644
--- a/opcodes/pvsbandr.xml
+++ b/opcodes/pvsbandr.xml
@@ -17,14 +17,14 @@
<title>Description</title>
<para>
Filter the pvoc frames, rejecting bins whose frequency is within a
- band, and with linear interpolation for transitional bands.
+ band, and with linear interpolation for transitional bands.
</para>
</refsect1>
<refsect1>
<title>Syntax</title>
- <synopsis>fsig <command>pvsbandr</command> fsigin, xlowcut,
- xlowfull, xhighfull, xhighcut[, ktype]</synopsis>
+ <synopsis>fsig <command>pvsbandr</command> fsigin, xlowcut, xlowfull, \
+ xhighfull, xhighcut[, ktype]</synopsis>
</refsect1>
<refsect1>
@@ -51,7 +51,8 @@
<literallayout>
(1 - exp( r*type )) / (1 - exp(type))
</literallayout>
- This includes a linear dB shape when ktype is log(10) or about 2.30.
+ This includes a linear dB shape when <emphasis>ktype</emphasis> is
+ <emphasis>log</emphasis>(10) or about 2.30.
</para>
<para>
@@ -89,7 +90,7 @@ ________ ______________
<link linkend="pvsanal"><citetitle>pvsanal</citetitle></link>,
<link linkend="pvsynth"><citetitle>pvsynth</citetitle></link>,
<link linkend="pvsadsyn"><citetitle>pvsadsyn</citetitle></link>,
- <link linkend="pvsbandp"><citetitle>pvsadsyn</citetitle></link>
+ <link linkend="pvsbandp"><citetitle>pvsbandp</citetitle></link>
</para>
</refsect1>