diff --git a/custom-node-list.json b/custom-node-list.json index e31842b0..094a9817 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -2515,6 +2515,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "a1lazydog", + "title": "Audio Scheduler", + "reference": "https://github.com/a1lazydog/ComfyUI-AudioScheduler", + "files": [ + "https://github.com/a1lazydog/ComfyUI-AudioScheduler" + ], + "install_type": "copy", + "description": "Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes." } ] }