summaryrefslogtreecommitdiff
path: root/opcodes/setscorepos.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/setscorepos.xml')
-rw-r--r--[-rwxr-xr-x]opcodes/setscorepos.xml15
1 files changed, 7 insertions, 8 deletions
diff --git a/opcodes/setscorepos.xml b/opcodes/setscorepos.xml
index a521528..8a80c41 100755..100644
--- a/opcodes/setscorepos.xml
+++ b/opcodes/setscorepos.xml
@@ -22,7 +22,7 @@
<refsect1>
<title>Syntax</title>
- <synopsis> <command>setscorepos ipos</command></synopsis>
+ <synopsis> <command>setscorepos ipos</command></synopsis>
</refsect1>
<refsect1>
@@ -32,23 +32,22 @@
</para>
</refsect1>
- <refsect1>
+ <refsect1>
<title>Examples</title>
<para>
- Here is an example of the setscorepos opcode.</para>
+ Here is an example of the setscorepos opcode. It uses the file <ulink url="examples/setscorepos.csd"><citetitle>setscorepos.csd</citetitle></ulink>.
<example>
<title>Example of the setscorepos opcode.</title>
-<programlisting>
-<emphasis role="oblock">instr</emphasis> 1
-<emphasis role="opc">setscorepos</emphasis> 10
-<emphasis role="oblock">endin</emphasis></programlisting>
+ <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/setscorepos.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</example>
+ </para>
</refsect1>
<refsect1>
<title>See Also</title>
<para>
- <link linkend="rewindscore"><citetitle>rewindscore</citetitle></link>,
+ <link linkend="rewindscore"><citetitle>rewindscore</citetitle></link>
</para>
</refsect1>