English Index | Japanese Index
Introduction | Tabs | Command & Filter | Others
Command | P - E - I - M - X | G - T | K - D | C - L - H - S | Filter
This command change whole device setting, base-octave, base-transpose, MIDI-Out Port and etc. Sentence structure and parameter that can be set same as [P: Command]. [P: Command] affect only previous note, but G: command sets the value to the system.
G command don't have a operand. It always changes system basic value.
These modifier keeps value at next position. The character after modifier is sure to be a numerical value. It is Method of setting numerical value, when set relative value with base-value, the numerical value comes to the immediate aftermath, and the numerical value comes after '='(equal sign sign), the absolute value is set. The sign of '+' or '-' can be put ahead of the numerical value, and '+' when omitting it.
If you want to set random value, insert value following 'Z' ahead of the value.
In a example, random base is 80, and have 30% random vale. 80 x 0.3 = 24, Output Velocity value take from 56 to 104. At this time distribution of random numbers takes gaussian distribution, 80 go out easily most.
It is able to set device filter by [G:] command. In that case, put filter string between " (double-quote) just behind G:.
For instance, changing [Auto Return] of [Velocity], put A after V, and put value.
If you want to change [Default Value], put D, and Value following D.
When you change [Return Speed], put T character, and put Value of each millisecond following T.
There is only [Sensitivity] parameter about [Pitch Bend]. The setting of this value, input R, and put the width that changes by the pitch bend in each semitone afterwards.
A method specified of extension [Slider] puts index of the slider operated following X, and puts the setting.
The numerical values might exist continuously when the value of the slider is set. For example when you want to increase 15 the value of the second extension slider relatively, command string is X215 omitted '+' sign. There is a method of some interpretations, increase 5 to X21 slider? or increase 15 to X2 slider. In such a case, write command string X2+15 without omission. Or using numeric end sign .(period), write command string X2.15.
If you want to change slider command string, Set slider you want to change and put a new command string between " (double-quote).
Changing [Midi-Out Port], put [Midi-Out Port] index after M or put name of [Midi-Out Port] between "(double-quote).
If you want to change MIDI [Channel], the number of Channel is specified between 0~15 following N.
To change KeySet, the number of [Key Set] is specified between 0~15 following K.
To change [Device Filter] enable / disable setting, put number between 0~2 following D.
To change [Filter] enable / disable setting, put number between 0~2 following F.
The numerical values might exist continuously when the value of the slider is set. For example when you want to increase 15 the value of the second extension slider relatively, command string is X215 omitted '+' sign. There is a method of some interpretations, increase 5 to X21 slider? or increase 15 to X2 slider. In such a case, write command string X2+15 without omission. Or using numeric end sign .(period), write command string X2.15.
You can set parameter instead of numeric value. For instance, set velocity value to modulation, input V=M for command.
If you want to set default value when auto return enabled, input D following M. To set 127 default value, command string is MD=127.
See also [Tone] Tab [Commands] Tab [P:] Command
Command | P - E - I - M - X | G - T | K - D | C - L - H - S | Filter