ComfyUI Extension: Comfy-LFO

Authored by richinsley

Created

Updated

5 stars

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

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