Nodes/Nodes for use with real-time applications of ComfyUI/Float Control πŸ•’πŸ…‘πŸ…£πŸ…
ComfyUI Node

Float Control πŸ•’πŸ…‘πŸ…£πŸ…

Generates a floating point value that changes over time according to various patterns.

By ryanontheinsideΒ·Created 2 years agoΒ·Updated about a year agoΒ· 81
Float Control πŸ•’πŸ…‘πŸ…£πŸ…
    • FLOAT
    β—„always_executetrueβ–Ί
    β—„steps_per_cycle30β–Ί
    β—„movement_typesineβ–Ί
    β—„maximum_value1.0β–Ί
    β—„minimum_value0.0β–Ί
    β—„starting_value0.5β–Ί
    Categoryreal-time/control/value

    Inputs (6)

    NameTypeDefaultDescription
    always_executeBOOLEANtrueWhen enabled, the node updates every execution
    steps_per_cycleINT301–1000Number of steps to complete one full cycle
    movement_typeCOMBOsinePattern of value changes over time
    maximum_valueFLOAT1.0-10000–10000Maximum value that can be output
    minimum_valueFLOAT0.0-10000–10000Minimum value that can be output
    starting_valueFLOAT0.5-10000–10000Initial value when the node first executes

    Outputs (1)

    NameTypeDescription
    FLOATFLOATβ€”