summaryrefslogtreecommitdiff
path: root/opcodes/chn.xml
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/chn.xml')
-rw-r--r--opcodes/chn.xml19
1 files changed, 17 insertions, 2 deletions
diff --git a/opcodes/chn.xml b/opcodes/chn.xml
index 16e7355..089a2bc 100644
--- a/opcodes/chn.xml
+++ b/opcodes/chn.xml
@@ -1,4 +1,4 @@
-
+
<refentry id="chn">
<indexterm id="Indexchn"><primary>chn</primary></indexterm>
<refentryinfo><title>Signal I/O:Software Bus</title></refentryinfo>
@@ -28,7 +28,7 @@
<refsect1>
<title>Syntax</title>
- <synopsis> <command>chn_k</command> Sname, imode[, itype, idflt, imin, imax]</synopsis>
+ <synopsis> <command>chn_k</command> Sname, imode[, itype, idflt, imin, ima, ix, iy, iwidth, iheight, Sattributes]</synopsis>
<synopsis> <command>chn_a</command> Sname, imode</synopsis>
<synopsis> <command>chn_S</command> Sname, imode</synopsis>
</refsect1>
@@ -83,6 +83,21 @@
Must be greater than <emphasis>imin</emphasis>. In the case of exponential
scale, it should also match the sign of <emphasis>imin</emphasis>.
</para>
+ <para>
+ <emphasis>ix</emphasis> -- suggested x position for controller.
+ </para>
+ <para>
+ <emphasis>iy</emphasis> -- suggested y position for controller.
+ </para>
+ <para>
+ <emphasis>iwidth</emphasis> -- suggested width position for controller.
+ </para>
+ <para>
+ <emphasis>iheight</emphasis> -- suggested height position for controller.
+ </para>
+ <para>
+ <emphasis>Sattributes</emphasis> -- attributes for controller.
+ </para>
</refsect1>