ETC Congo Family v6.4.0 User Manual

Page 975

Advertising
background image

973

RESUME
Resumes the current crossfade. This is sent automatically when PAUSE is pressed after
PAUSE and MSC is active.

Resume (Main Playback):
F0 7F 01 02 01 03 F7

SET
The SET command allows setting Congo's faders to specific levels. An MSC SET command
packet looks like this:

 

Where <cc> <cc> defines the Controller number and <vv> <vv> defines the level. These are
both 14-bit values, a combination of two 7-bit values. Both in <cc> <cc> and <vv> <vv> the
first value is the LSB and the second value is the MSB. For <vv> <vv> fader values Congo
uses the most significant 8-bits of the 14-bit value for the level, giving a resolution of 256
steps.

Some examples of how percent value convert to <vv> <vv> values in Congo:

Percent Level

<vv> <vv> Value

0%

00 00

10%

00 0D

20%

7F 19

30%

7F 26

40%

00 33

50%

00 40

60%

7F 4C

70%

7F 59

80%

00 66

90%

00 73

100%

7F 7F

Advertising