Page 1 of 1

Wire - Updating Input Parameter's Data

Posted: Thu Sep 16, 2021 12:59
by hepi.yellow
Parameter Data Updates
Meaning that a Wire patch can update it's own Input Parameter data.
By data, I mean: Visibility, Name, Value, Range, Elements (Choice Param), Default_Value.
This feature is (partially) supported in the FFGL sdk.

A main use-case for this feature is that plugins could have different working "Modes" and for each mode, it is best to display the proper and relevant UI.

Parameter Groups
This is kind of trivial.