summaryrefslogtreecommitdiff
path: root/opcodes/powoftwo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/powoftwo.xml')
-rw-r--r--opcodes/powoftwo.xml15
1 files changed, 8 insertions, 7 deletions
diff --git a/opcodes/powoftwo.xml b/opcodes/powoftwo.xml
index 9dd775a..fea787b 100644
--- a/opcodes/powoftwo.xml
+++ b/opcodes/powoftwo.xml
@@ -43,18 +43,21 @@
<title>Examples</title>
<para>
Here is an example of the powoftwo opcode. It uses the file <ulink url="examples/powoftwo.csd"><citetitle>powoftwo.csd</citetitle></ulink>.
-
<example>
<title>Example of the powoftwo 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/powoftwo.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
</example>
Its output should include a line like this:
- <screen>instr 1: i1 = 4096.000</screen>
+ <screen>
+instr 1: iQuantize = 32768.000
+instr 1: iQuantize = 2048.000
+instr 1: iQuantize = 128.000
+instr 1: iQuantize = 8.000
+instr 1: iQuantize = 2.000
+instr 1: iQuantize = 1.000
+</screen>
</para>
</refsect1>
@@ -85,8 +88,6 @@
<member>July 1999</member>
</simplelist>
</para>
- <para>Example written by &namekevin;.</para>
-
<para>New in Csound version 3.57</para>
</refsect1>
</refentry>