MIDI Solutions Pedal Controller User Manual

Page 4

Advertising
background image

4

PROGRAMMING COMMANDS

DEVICE PARAMETERS

The following Device Parameters are in effect regardless of the functions that the Pedal Controller has been
programmed to perform.

When Echo is ON, all incoming MIDI messages received by the Pedal Controller are echoed to its MIDI output.

When Echo is OFF, only the messages generated by the Pedal Controller are sent to its MIDI output.

Specifies how much the pedal movement differs from a linear response.

Specifies the direction of the curvature. If curvature direction is upward, the output value will

rise more quickly at the bottom of the pedal range and more slowly at the top. If curvature direction is downward, the
output value will rise more slowly at the bottom of the pedal range and more quickly at the top.

Specifies the amount of movement at each end of the pedal for which no change occurs. Neutral

Range Top specifies the neutral range at the top of the pedal movement and Neutral Range Bottom specifies the
neutral range at the bottom of the pedal movement.

To set the Pedal Controller device parameters, send it the following System Exclusive programming command:

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

= Echo (

= 00: Echo OFF,

= 01: Echo ON)

= Curvature Amount (

= 00: no curvature,

= 7F: maximum curvature)

= Curvature Direction (

= 00: downward,

= 01: upward)

= Neutral Range Bottom (dd = 00: Automatic)

= Neutral Range Top (ee = 00: Automatic)

To program the Pedal Controller to echo incoming MIDI data to its output, respond linearly to pedal movement (no
curvature), and automatically determine the top and bottom position of the pedal, send it the following System
Exclusive programming command:

F0 00 00 50 16 00 01 00 00 00 00 F7

Echo:

Curvature Amount:

Curvature Direction:

Neutral Range:

F0 00 00 50 16 00 aa bb cc dd ee F7

aa

aa

aa

bb

bb

bb

cc

cc

cc

dd

ee

Example

Advertising