summaryrefslogtreecommitdiff
path: root/opcodes/trandom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/trandom.xml')
-rw-r--r--opcodes/trandom.xml13
1 files changed, 6 insertions, 7 deletions
diff --git a/opcodes/trandom.xml b/opcodes/trandom.xml
index a7186d2..2c58822 100644
--- a/opcodes/trandom.xml
+++ b/opcodes/trandom.xml
@@ -51,21 +51,20 @@
<para>
<emphasis>trandom</emphasis> is almost identical to <link linkend="random"><citetitle>random</citetitle></link> opcode, except <emphasis>trandom</emphasis> updates its output with a new random value only when the <emphasis>ktrig</emphasis> argument is triggered (i.e. whenever it is not zero).
</para>
-
</refsect1>
-<!-- <refsect1>
+ <refsect1>
<title>Examples</title>
<para>
- Here is an example of the trandom opcode. It uses the files <ulink url="examples/trandom.csd"><citetitle>trandom.csd</citetitle></ulink>.
-
+ Here is an example of the trandom opcode. It uses the file <ulink url="examples/trandom.csd"><citetitle>trandom.csd</citetitle></ulink>.
<example>
<title>Example of the trandom opcode.</title>
- <xi:include href="examples-xml/trandom.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
-
+ <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/trandom.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</example>
</para>
- </refsect1>-->
+ </refsect1>
+
<refsect1>
<title>See also</title>
<para>