Loading Patchies...

curve

control

Interactive breakpoint/curve editor

Inlets

MessageDescription
numberEvaluate the function at X, output Y
bangOutput the full breakpoint list as [x1, y1, x2, y2, ...]
number[]Set breakpoints from a flat list (minimum 2 pairs, must be even length)
resetReset to default: flat line at y=0.5

Outlets

MessageDescription
numberInterpolated Y value at the given X
number[]Full breakpoint list [x1, y1, x2, y2, ...] when queried with bang

Tags

controlcurvebreakpointfunctioninterpolationmapping