Description
The JSON API is able to handle the setting of the three color slots with col [array of colors]. Hence these colors are retrieved from saved presets. However, unlike the other key parameters that can also be set in FX metadata, col is not included.
This means that while effects can be preset to start with a particular palette using pal=n, if n is 2 to 5 (i.e. one or more combinations of color slot colors) those actual colors themselves cannot be preset.
Adding something like col=[[RGB1],[RGB2],[RGB3]] to the existing metatdata parser would allow effects to specify defaults for the color slots, and allow effects authors to embed specific spot colors into their effects that, like specific slider positions (for example, using sx, ix metadata), can be changed by the user and saved as overrides in presets.