ComfyUI Extension: Comfy-LFO

Authored by richinsley

Created

Updated

5 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

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

Looking for a different extension?

Custom Nodes (5)

README

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

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more