summaryrefslogtreecommitdiff
path: root/opcodes/printk2.xml
diff options
context:
space:
mode:
authorFelipe Sateler <fsateler@debian.org>2014-01-24 13:54:37 -0300
committerFelipe Sateler <fsateler@debian.org>2014-01-24 13:54:37 -0300
commitbcf06a42deb371baf3deb9f4addb474b08273120 (patch)
tree4a8c3fb811dd164d4486628d8eff6043ebe8a6c3 /opcodes/printk2.xml
parent3a91171181113761a14bcc36a086a8dda144b77b (diff)
Imported Upstream version 6.02~dfsg
Diffstat (limited to 'opcodes/printk2.xml')
-rw-r--r--opcodes/printk2.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/opcodes/printk2.xml b/opcodes/printk2.xml
index bb2ebe9..36ac089 100644
--- a/opcodes/printk2.xml
+++ b/opcodes/printk2.xml
@@ -56,20 +56,22 @@
<para>
Here is an example of the printk2 opcode. It uses the file <ulink url="examples/printk2.csd"><citetitle>printk2.csd</citetitle></ulink>.
-
<example>
<title>Example of the printk2 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/printk2.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</example>
- Its output should include a line like this:
+ Its output should include lines like these:
<screen>
+ i1 0.00000
+ i1 3.00000
+ i1 1.00000
+ i1 3.00000
i1 1.00000
i1 2.00000
+ i1 3.00000
+.....
</screen>
</para>
</refsect1>
@@ -91,8 +93,6 @@
<member>1998</member>
</simplelist>
</para>
- <para>Example written by &namekevin;.</para>
-
<para>New in Csound version 3.48</para>
</refsect1>
</refentry>