ComfyUI  >  Nodes  >  Comfyroll Studio >  📋 CR Bit Schedule

ComfyUI Node: 📋 CR Bit Schedule

Class Name

CR Bit Schedule

Category
🧩 Comfyroll Studio/🎥 Animation/📋 Schedule
Author
Suzie1 (Account age: 2158 days)
Extension
Comfyroll Studio
Latest Updated
6/5/2024
Github Stars
0.5K

How to Install Comfyroll Studio

Install this extension via the ComfyUI Manager by searching for  Comfyroll Studio
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter Comfyroll Studio in the search bar
After installation, click the  Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • High-speed GPU machines
  • 200+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 50+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

📋 CR Bit Schedule Description

Generate schedule from binary input for animation/scheduling tasks, maps bits to time intervals, supports looping.

📋 CR Bit Schedule:

The CR Bit Schedule node is designed to generate a schedule based on a binary string input, which can be used for various animation or scheduling tasks. This node processes the binary string by removing any spaces or line returns and then creates a schedule where each bit in the string is associated with a specific time interval. The schedule can be looped multiple times, allowing for repeated sequences. This node is particularly useful for creating precise, bit-based schedules that can be easily integrated into larger animation or control systems.

📋 CR Bit Schedule Input Parameters:

binary_string

The binary_string parameter is a multiline string input where you can enter a sequence of binary digits (0s and 1s). This string is the basis for the schedule that will be generated. The node will remove any spaces or line returns from this string before processing it. The default value is an empty string.

interval

The interval parameter is an integer that specifies the time interval between each bit in the schedule. This interval determines how frequently each bit in the binary string will be scheduled. The minimum value is 1, the maximum value is 99999, and the default value is 1.

loops

The loops parameter is an integer that specifies how many times the binary string should be repeated in the schedule. This allows for the creation of longer schedules by repeating the same sequence of bits multiple times. The minimum value is 1, the maximum value is 99999, and the default value is 1.

📋 CR Bit Schedule Output Parameters:

SCHEDULE

The SCHEDULE output is a string that contains the generated schedule. Each line in this string represents a scheduled bit, formatted as "time,bit", where "time" is the time interval and "bit" is the corresponding bit from the binary string. This output can be used directly in other nodes or systems that require a bit-based schedule.

show_text

The show_text output is a string that provides a URL to the help documentation for this node. This URL points to a wiki page that offers additional information and examples on how to use the CR Bit Schedule node effectively.

📋 CR Bit Schedule Usage Tips:

  • Ensure that your binary_string contains only 0s and 1s, as any other characters will cause errors.
  • Use the interval parameter to control the timing precision of your schedule. Smaller intervals result in more frequent bit changes.
  • Utilize the loops parameter to extend the length of your schedule without manually repeating the binary string.

📋 CR Bit Schedule Common Errors and Solutions:

Invalid binary string

  • Explanation: The binary_string contains characters other than 0s and 1s.
  • Solution: Ensure that the binary_string contains only 0s and 1s. Remove any other characters, including spaces and line returns.

Interval out of range

  • Explanation: The interval value is set outside the allowed range (1 to 99999).
  • Solution: Adjust the interval value to be within the allowed range.

Loops out of range

  • Explanation: The loops value is set outside the allowed range (1 to 99999).
  • Solution: Adjust the loops value to be within the allowed range.

📋 CR Bit Schedule Related Nodes

Go back to the extension to check out more related nodes.
Comfyroll Studio
RunComfy

© Copyright 2024 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals.