summaryrefslogtreecommitdiff
path: root/opcodes/outvalue.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/outvalue.xml')
-rw-r--r--opcodes/outvalue.xml16
1 files changed, 12 insertions, 4 deletions
diff --git a/opcodes/outvalue.xml b/opcodes/outvalue.xml
index e04d2f5..317a923 100644
--- a/opcodes/outvalue.xml
+++ b/opcodes/outvalue.xml
@@ -33,17 +33,25 @@
<para>
<emphasis>&quot;channel name&quot;</emphasis> -- An integer or string (in double-quotes) representing channel.
</para>
-
<para>
<emphasis>kvalue</emphasis> -- The k-rate value that is sent to the channel.
</para>
-
-
-
<para>
<emphasis>string</emphasis> -- The string or string variable that is sent to the channel.
</para>
</refsect1>
+
+ <refsect1>
+ <title>Examples</title>
+ <para>
+ Here is an example of the outvalue opcode. It uses the file <ulink url="examples/outvalue.csd"><citetitle>outvalue.csd</citetitle></ulink>.
+ <example>
+ <title>Example of the outvalue opcode.</title>
+ <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/outvalue.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ </example>
+ </para>
+ </refsect1>
<refsect1>
<title>See Also</title>