summaryrefslogtreecommitdiff
path: root/opcodes/vpvoc.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/vpvoc.xml')
-rw-r--r--opcodes/vpvoc.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/opcodes/vpvoc.xml b/opcodes/vpvoc.xml
index eed4d8f..39766ea 100644
--- a/opcodes/vpvoc.xml
+++ b/opcodes/vpvoc.xml
@@ -86,10 +86,16 @@ ktime <emphasis role="opc">line</emphasis> 0, p3, 3 <emphasis role="co
apv <emphasis role="opc">vpvoc</emphasis> ktime, 1, &quot;pvoc.file&quot;</programlisting>
</informalexample>
</para>
-
<para>
The result would be a time-varying <quote>spectral envelope</quote> applied to the phase vocoder analysis data. Since this amplifies or attenuates the amount of signal at the frequencies that are paired with the amplitudes which are scaled by these functions, it has the effect of applying very accurate filters to the signal. In this example the first table would have the effect of a band-pass filter, gradually be band-rejected over half the note's duration, and then go towards no modification of the magnitudes over the second half.
</para>
+ <para>
+ Here is a complete example of the vpvoc opcode. It uses the file <ulink url="examples/vpvoc.csd"><citetitle>vpvoc.csd</citetitle></ulink>.
+ <example>
+ <para>See the sections <link linkend="UsingRealTime"><citetitle>Real-time Audio</citetitle></link> and <link linkend="CommandFlags"><citetitle>Command Line Flags</citetitle></link> for more information on using command line flags.</para>
+ <xi:include href="examples-xml/vpvoc.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ </example>
+ </para>
</refsect1>
<refsect1>