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
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
Comfy-LFO
and select it - 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