ComfyUI Node
Ard Counter
ARD Counter (experimental): keeps counting x_input until x_total is reached then it resets to zeros
Ard Counter
- x_count_int
- x_count_float
◄x_input0.00►
◄x_total0.00►
◄print_outputenabled►
CategoryArdenius
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| x_input | FLOAT | 0.00 | input a float that increments to be added to x_count |
| x_total | FLOAT | 0.00 | total a float when reached resets x_count to zeros |
| print_outputopt | COMBO | enabled | 2 options: enabled, disabled |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| x_count_int | INT | — |
| x_count_float | FLOAT | — |