Skip to main content

Module modulator

Module modulator 

Source

Structs§

Modulator

Enums§

ModulatorController
ModulatorShape
ModulatorTarget

Functions§

map_value
Map a normalized modulator value in [0, 1] to a target range. When min <= max the output increases with the modulator value. When min > max the output is reversed (decreases as the modulator value increases).
map_value_f64
map_value for f64 target ranges.