This project provides a collection of custom nodes designed for enhanced audio effects in ComfyUI. With an intuitive pedalboard interface, users can easily integrate and manipulate various audio effects within their workflows.
This project provides a collection of custom nodes designed for enhanced audio effects in ComfyUI. With an intuitive pedalboard interface, users can easily integrate and manipulate various audio effects within their workflows.
install_portable.bat
script provided in this repository. This script automates the setup of the custom nodes specifically for ComfyUI Portable on Windows.Once installed, the custom nodes will be available within the ComfyUI interface:
example-workflow/
directory for practical guidance on integrating and using these nodes.The repository includes several .pdl
files that define audio effect plugins for the pedalboard. These files specify the configuration, parameters, and chains for various audio effects. For more detailed documentation on the effect plugins, please refer to PDL Information. Check the /pedalboard/ folder to see the current list of PDL effects.
This project also features a Gradio-based effect designer tool that enables you to create and test custom .pdl
files through an interactive web interface. For more information and updates regarding the Gradio effect designer, visit PDL Designer.