English Index | Japanese Index

Introduction | Tabs | Command & Filter | Others

Command | P - E - I - M - X | G - T | K - D | C - L - H - S | Filter


PCDev2MIDI

Filter

Filter converts a certain specific character string into other character strings. The conversion method is defined by the Filter character string. Filter influences [P:]Command and [E:]Command. Substitution is done by the method of replacing N character with Command.

ex.1 "P:C;" filtered "N NT4 NT7"
P:C CT4 CT7 <-- 'N' is replaced 'C'
ex.2 "P:D;G:V=100;" filtered "N NT2 NT4 G:O=2;"
P:D DT4 DT7; G:O=2; G:V=100; is result of filtered.
ex.3 "P:D;G:V=100;P:E;" filtered "N NT4 NT7 G:O=2;"
P:D DT4 DT7; G:O=2; P:E ET4 ET7; G:O=2; G:V=100; is result of filtered

Enable of the filter is set by A [G:]Command and [Device]Tab.


Command | P - E - I - M - X | G - T | K - D | C - L - H - S | Filter

Introduction | Tabs | Command & Filter | Others

English Index | Japanese Index