beautypg.com

MIDI Solutions Event Processor Plus User Manual

Page 4

background image

4

PROGRAMMING COMMANDS

CLEAR SETTINGS

FILTER MIDI EVENT

MAP MIDI EVENT

To clear all of the Event Processor Plus's settings, send it the following System Exclusive command:

To clear a single setting of the Event Processor Plus, send it the following System Exclusive command:

= setting to be cleared (00 - 1F)

System Exclusive programming

commands

All bytes must be in Hexadecimal format (see hexadecimal conversion table at end)

System

Exclusive programming commands

All bytes must be in Hexadecimal format (see hexadecimal conversion table at end)

specifies value ranges and variables (see description at end of instructions)

F0 00 00 50 29 00 F7

F0 00 00 50 29 00 ss F7

ss

To program the Event Processor Plus to filter "MIDI Event A", send it the following

:

followed by

is optional, specifies value ranges and variables (see description at end of instructions)

can contain a maximum of 32 bytes

To program setting #3 to filter all Program Change events on MIDI channel 16, send the Event Processor Plus the
following programming commands:

F0 00 00 50 29 01

F7

To program the Event Processor Plus to map "MIDI Event A" to "MIDI Event B", send it the following

:

followed by

followed by

= setting to be programmed (00 - 1F)

is optional,

and

combined can contain a maximum of 32 bytes

To program setting #7 to map the System Exclusive message F0 00 11 22 33 F7 to the System Exclusive message
F0 44 55 66 77 F7, send the Event Processor Plus the following commands:

F0 00 00 50 29 02

F7

F0 00 00 50 29 01 ss (aa bb cc dd) F7

"MIDI Event A"

(aa bb cc dd)

"MIDI Event A"

Example

02 00 02 00 7F

CF 00

F0 00 00 50 29 02 mm (aa bb cc dd) F7

"MIDI Event A"

"MIDI Event B"

ss

(aa bb cc dd)

"MIDI Event A"

"MIDI Event B"

Example

06

F0 00 11 22 33 F7

F0 44 55 66 77 F7

= setting to be programmed (00 - 1F)

ss