ComfyUI Node
String Control ππ ‘π £π
Generates string outputs that change over time according to various patterns.
String Control ππ
‘π
£π
- STRING
βalways_executetrueβΊ
βstringsfirst string
second string
third stringβΊ
βsteps_per_cycle30βΊ
βmovement_typesineβΊ
Categoryreal-time/control/value
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| always_execute | BOOLEAN | true | When enabled, the node updates every execution |
| strings | STRING | first string second string third string | List of strings to cycle through (one per line) |
| steps_per_cycle | INT | 301β1000 | Number of steps to complete one full cycle |
| movement_type | COMBO | sine | Pattern of value changes over time |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| STRING | STRING | β |