summaryrefslogtreecommitdiff
path: root/opcodes/phaser2.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/phaser2.xml')
-rw-r--r--opcodes/phaser2.xml8
1 files changed, 1 insertions, 7 deletions
diff --git a/opcodes/phaser2.xml b/opcodes/phaser2.xml
index 029da7d..5a43270 100644
--- a/opcodes/phaser2.xml
+++ b/opcodes/phaser2.xml
@@ -26,13 +26,6 @@
</refsect1>
<refsect1>
- <title>Initialization</title>
- <para>
- <emphasis>iskip</emphasis> (optional, default=0) -- used to control initial disposition of internal data space. Since filtering incorporates a feedback loop of previous output, the initial status of the storage space used is significant. A zero value will clear the space; a non-zero value will allow previous information to remain. The default value is 0.
- </para>
- </refsect1>
-
- <refsect1>
<title>Performance</title>
<para>
<emphasis>kfreq</emphasis> -- frequency (in Hz) of the filter(s). This is the center frequency of the notch of the first allpass filter in the series. This frequency is used as the base frequency from which the frequencies of the other notches are derived.
@@ -153,6 +146,7 @@ aout <emphasis>=</emphasis> ain + aphs
<title>See Also</title>
<para>
<link linkend="phaser1"><citetitle>phaser1</citetitle></link>
+ <para> Other information about phasers on Wikipedia: <ulink url="http://en.wikipedia.org/wiki/Phaser_(effect)"><citetitle>http://en.wikipedia.org/wiki/Phaser_(effect)</citetitle></ulink></para>
</para>
</refsect1>