English Index | Japanese Index
Introduction | Tabs | Command & Filter | Others
Command | P - E - I - M - X | G - T | K - D | C - L - H - S | Filter
Command consists
[Operator] + [:(Colon)] + [Operand] + [Modifier] + [;(Semi-Colon)] + ([Operator]...)
Command can exist plural in one line. Sometime. There might not be modifier.
ex. P:CEG;
For example, above 'P' means [Operator] character, and 'C', 'E', and 'G' are [Operand]. The [Operator] might has [Modifire] or [Operand] which corresponds to the object. The operand can take two or more modifier.
ex. P:CO=3V=100;
For above example, 'P' is a [Operator], 'C' is a [Operand], and 'O=3V=100' is a [Modifier]. Means
and play 'C' tone.
ex. S:P; G:SK=1; L:"test.p2m";
In this case, It consists from 3 commands.
When [Command] of this example is executed, [Command] is sequentially executed from the left. This a series of Command is allocated in one key, reset system, and load 'test.p2m' to the first key set, by 1 key stroke.
Command | P - E - I - M - X | G - T | K - D | C - L - H - S | Filter