Get Linear Frequency Clamped

Get Linear Frequency Clamped

Windows
MacOS
Linux

Returns the linear frequency of the input value. Maps log domain and range values to linear output (good for linear slider representation/visualization of log frequency). Reverse of GetLogFrequencyClamped.

Target is Sound Utilities BPFunction Library

Get Linear Frequency Clamped
In Value
0.0
In Domain
X0.0
Y0.0
In Range
X0.0
Y0.0
Return Value
0.0

Inputs

In
Exec
In Value
Float

The logarithmic value to convert to linear frequency

In Domain
Vector 2D Structure (by ref)

The domain to use when converting between linear and logarithmic scales

In Range
Vector 2D Structure (by ref)

The range to use when converting between linear and logarithmic scales

Outputs

Out
Exec
Return Value
Float

The linear frequency of the given logarithmic input

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss