FFGL and colour picker widgets (v6)

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
User avatar
subpixel
Hasn't felt like this about software in a long time
Posts: 152
Joined: Thu Jun 05, 2014 09:32
Location: Sydney, AU

FFGL and colour picker widgets (v6)

Post by subpixel »

When an FFGL plugin uses the three new Hue, Saturation and Brightness parameters in a row (FF_TYPE_HUE, FF_TYPE_SATURATION, FF_BRIGHTNESS), the Resolume UI presents a colour picker widget (with "PICK", "HSB" and "RGB" modes, and the reassignable 9-entry colour palette).

When these parameters types are used in isolation, it is possible to set a default value for them, however, when they appear in a group, the colour picker widget ignores the default values. The default colour is HSB 0,0,0.

Just noting here a separate issue is that the colour picker widget includes an "Alpha" slider which is not accessible at the moment from within an FFGL plugin, and this issue is addressed elsewhere (see: Access alpha - Issue #18).

-spxl

User avatar
flyingrub
Met Resolume in a bar the other day
Posts: 11
Joined: Thu Feb 21, 2019 10:24
Location: Out of space

Re: FFGL and colour picker widgets (v6)

Post by flyingrub »

The issue for the default colour is already fixed internally, but I think the fix will only be available for 7, unfortunately.

Post Reply