such group field is also missing from the General tab (and the other tabs) of the Widget Properties inspector despite its mention at: …/docs/GP4UserManual/widget-properties-inspector.html and …/docs/GP4UserManual/widgets.html (sorry: max. 2 links for new users).
I saw other posts regarding this feature in GP4, so I’m wondering what I’m missing.
Thanks for your help.
My first thought is that you need to enlarge your GP work area. Parts of the Widget Properties areas become hidden if the GP screen area is too narrow.
Thank you both for your fast answers.
Enlarging the GP window did reveal the Group field.
So no big deal the keyboard shortcut doesn’t work (actually, it just started to work, but randomly).
Anyway, thanks again.
The group features even allows me to link two gain knobs such that their sum (of their natural value, not log) stays constant, which is useful to implement a wet / dry control for plugins only offering individual gains.
That’s the case of the great-sounding (free) chorus Multiply by Acon (https://acondigital.com/products/multiply/ discovered via a GP suggestion) including an impressive comb effect compensation, that I can control with these two (group-linked) curves:
(20*log(1.001-x)+48)/66 and (20*log(.001+x)+48)/66
where 66 = gain range = (18-(-48)) = 66 (from -48 to +18 dB)
and 48 = expected total gain - lowest gain = 0-(-48) (I set the total gain to 0 dB)
(the .001 is probably optional, to avoid plugging 0 into the log when x reaches its boundaries 0 and 1)
Moving the wet gain in the plugin (even w/o MIDI control) automatically moves the other gain accordingly!