From 43561d209b45a193187a73df8b17c5f361f122c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jean=20K=C3=A1ssio?= Date: Sat, 6 Dec 2025 19:25:47 -0300 Subject: [PATCH] Add ComfyUI_MusicTools (#2350) --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index e2101892..c755d756 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38104,6 +38104,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "jeankassio", + "title": "ComfyUI_MusicTools", + "id": "ComfyUI_MusicTools", + "reference": "https://github.com/jeankassio/ComfyUI_MusicTools", + "files": [ + "https://github.com/jeankassio/ComfyUI_MusicTools" + ], + "install_type": "git-clone", + "description": "Professional audio processing and mastering suite for ComfyUI." } ] }