ComfyUI Node
Peaks Weights Generator π€
Generates a list of weights and a peak count from a binary string.
Peaks Weights Generator π€
- peaks_weights
- count
βframes_count0βΊ
βone_indices0, 4, 8, 12βΊ
βspecify_peaks_manuallyfalseβΊ
βpeaks_binary_string[1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0]βΊ
CategoryRobeNodes
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| frames_count | INT | 0 | β |
| one_indices | STRING | 0, 4, 8, 12 | β |
| specify_peaks_manually | BOOLEAN | false | β |
| peaks_binary_string | STRING | [1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0] | β |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| peaks_weights | FLOATS | β |
| count | INT | β |