summaryrefslogtreecommitdiff
path: root/opcodes/maxabs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/maxabs.xml')
-rw-r--r--opcodes/maxabs.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/opcodes/maxabs.xml b/opcodes/maxabs.xml
index 7988414..a6207a1 100644
--- a/opcodes/maxabs.xml
+++ b/opcodes/maxabs.xml
@@ -25,8 +25,8 @@
<refsect1>
<title>Syntax</title>
- <synopsis>amax <command>maxabs</command> ain1 [, ain2] [, ain3] [, ain4] [...]</synopsis>
- <synopsis>kmax <command>maxabs</command> kin1 [, kin2] [, kin3] [, kin4] [...]</synopsis>
+ <synopsis>amax <command>maxabs</command> ain1, ain2 [, ain3] [, ain4] [...]</synopsis>
+ <synopsis>kmax <command>maxabs</command> kin1, kin2 [, kin3] [, kin4] [...]</synopsis>
</refsect1>
<refsect1>
@@ -39,6 +39,18 @@
<emphasis>kin1, kin2, ...</emphasis> -- k-rate signals to be compared.
</para>
</refsect1>
+
+ <refsect1>
+ <title>Examples</title>
+ <para>
+ Here is an example of the maxabs opcode. It uses the file <ulink url="examples/maxabs.csd"><citetitle>maxabs.csd</citetitle></ulink>.
+ <example>
+ <title>Example of the maxabs 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/maxabs.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ </example>
+ </para>
+ </refsect1>
<refsect1>
<title>See Also</title>