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

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

Generates an integer value that changes over time according to various patterns.

By ryanontheinsideΒ·Created 2 years agoΒ·Updated about a year agoΒ· 81
Int Control πŸ•’πŸ…‘πŸ…£πŸ…
    • INT
    β—„always_executetrueβ–Ί
    β—„steps_per_cycle30β–Ί
    β—„movement_typesineβ–Ί
    β—„maximum_value100β–Ί
    β—„minimum_value0β–Ί
    β—„starting_value50β–Ί
    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_valueINT100-10000–10000Maximum value that can be output
    minimum_valueINT0-10000–10000Minimum value that can be output
    starting_valueINT50-10000–10000Initial value when the node first executes

    Outputs (1)

    NameTypeDescription
    INTINTβ€”