This remapper lets you specify how the Value control affects the target integer slider input. The remapper is visible only when Use Remapping is turned on in the properties of the Value control component. For more information on how remapping works, see Remappers.
The remapper works as follows: it performs a linear interpolation between its Target Minimum and Target Maximum values, where the interpolation coefficient is defined by Value, which is clipped into the range defined by Source Minimum and Source Maximum. The result of the interpolation is rounded to an integer number and sent to the target input.
This remapper always has a connection warning displayed near it – this is because controlling integer slider inputs with Value components produces non-intuitive filter controls and therefore is not recommended. Select the Connection Warning in the Filter Editor to see which control component would be more suitable for this situation.
These parameters define the range of source values that are used to produce the resulting value.
These parameters define the two integer values to be interpolated and rounded, producing the value for the target input.