summaryrefslogtreecommitdiff
path: root/opcodes/event_i.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/event_i.xml')
-rw-r--r--opcodes/event_i.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/opcodes/event_i.xml b/opcodes/event_i.xml
index facdb37..0fe033a 100644
--- a/opcodes/event_i.xml
+++ b/opcodes/event_i.xml
@@ -56,10 +56,22 @@
<title>Performance</title>
<para> The event is added to the queue at initialisation time.</para>
<note>
- <para> Note that the <emphasis>event_i</emphasis> opcode can't accept string p-fields. If you need to pass strings when instantiating an instrument, use the <link linkend="scoreline"><citetitle>scoreline</citetitle></link> or <link linkend="scoreline_i"><citetitle>scoreline_i</citetitle></link> opcode.</para>
+ <para> Note that the <emphasis>event_i</emphasis> opcode cannot accept string p-fields. If you need to pass strings when instantiating an instrument, use the <link linkend="scoreline"><citetitle>scoreline</citetitle></link> or <link linkend="scoreline_i"><citetitle>scoreline_i</citetitle></link> opcode.</para>
</note>
</refsect1>
-
+
+ <refsect1>
+ <title>Examples</title>
+ <para>
+ Here is an example of the event_i opcode. It uses the file <ulink url="examples/event_i.csd"><citetitle>event_i.csd</citetitle></ulink>.
+ <example>
+ <title>Example of the event_i 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/event_i.csd.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ </example>
+ </para>
+ </refsect1>
+
<refsect1>
<title>See also</title>
<para><link linkend="event"><citetitle>event</citetitle></link>,