Nodes Browser

ComfyDeploy: How Comfy-LFO works in ComfyUI?

What is Comfy-LFO?

Nodes:LFO_Triangle, LFO_Sine, SawtoothNode, SquareNode, PulseNode. ComfyUI custom nodes to create Low Frequency Oscillators.

How to install it in ComfyDeploy?

Head over to the machine page

  1. Click on the "Create a new machine" button
  2. Select the Edit build steps
  3. Add a new step -> Custom Node
  4. Search for Comfy-LFO and select it
  5. Close the build step dialig and then click on the "Save" button to rebuild the machine

Comfy-LFO

ComfyUI custom nodes to create Low Frequency Oscillators

About

Low Frequency Oscillators (LFOs) are used in various fields such as audio synthesis, signal processing, and control systems. They typically generate oscillating signals at frequencies below the human hearing range. In the context of ComfyUI, they can be used to provide varying inputs to other nodes.

Install

From a terminal in ComfyUI folder:

cd custom_nodes
git clone https://github.com/richinsley/Comfy-LFO.git