ultimo.value#

Event-based sources that hold state.

Classes

EasedValue([value, easing, delay, rate])

A Value that gradually changes to a target when updated.

Hold(value[, hold_time])

A value that holds a new value for a period, and then resets to a default.

Value([value])

A source which stores a varying value that can be observed.