RNBO Objects & Operators fromnormalized
Open Help

fromnormalized

Define numerical parameters for RNBO that can be accessed by the target platform.

Description

fromnormalized will modify a normalized input (0. - 1.) based on a provided mathematical expression from a param object sharing the same name.

The input value will be clipped by the @min and @max values specified in param . However, if the @fromnormalized attribute is specified in param , the range will be ignored.

Arguments

paramname [symbol]

The parameter name to be shared with a param object.

Inlets

input [number]

A normalized value

Outlets

output [number]

Non-normalized version of the input

Fixed Attributes

These attributes must be set in the object box and determine the behavior of the object at runtime.

paramname [symbol]

The parameter name to be shared with a param object.

Dynamic Attributes

These attributes can be modified in the code during execution using the set object

input [number]

A normalized value

See Also

Name Description
param Define a parameter that can control RNBO externally
fromnormalized~ Define signal parameters for RNBO that can be accessed by the target platform.
tonormalized Define numerical parameters for RNBO that can be accessed by the target platform.
gen~ gen~
set set value of attributes and parameters