Vezér support sending color data with OSC, in multiple formats.

OSC message format
There are a couple of settings available to define how Vezér should send the color data to the OSC client.
- Standard: the specification-standard OSC color type message would be sent, as a 32bit RGBA color. Recommended for VDMX and CoGe.
- Arrays: a single OSC message with an array of integer or float values. Values will be in the Min/Max range which is also up to you. Alpha channel is optional.
- Multiple messages: instead of an array of values, Vezér will send a single message for each color channel, by appending the OSC address space with the corresponding channel keywords you set. The other settings are the same as with the arrays. Recommended for Modul8 and MadMapper.
OSC Presets and Color type Tracks
When you create an OSC Preset from an OSC Color type Track, the Preset will also store and restore the OSC message format you set on the Track.
Multiple fixed arguments
Vezér 1.7 added support for adding multiple fixed arguments to OSC Color Tracks.
However, the <$> parameter is not supported. The value of the OSC Color Track always sent as the last value.
