YOUR ACCOUNT

Remapper (Value Control to IntSlider)

This remapper lets you specify how the Value control affects the target 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 sent to the target input.

This remapper always has a connection warning displayed near it – this is because controlling 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.

Source Minimum and Maximum

These parameters define the range of source values that are used to produce the resulting value.

Target Minimum and Maximum

These parameters define the two values to be interpolated, producing the value for the target input.