Add Audio Enhance and Normalize tools (#2537)

* Add Audio Enhance and Normalize tools

* Update ComfyUI-AudioTools node details

---------

Co-authored-by: Dr.Lt.Data <128333288+ltdrdata@users.noreply.github.com>
This commit is contained in:
Urabewe 2026-01-24 03:38:15 -06:00 committed by GitHub
parent d2bb0c3b36
commit 934132e922
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -42270,6 +42270,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Urabewe",
"title": "ComfyUI-AudioTools",
"reference": "https://github.com/Urabewe/ComfyUI-AudioTools",
"files": [
"https://github.com/Urabewe/ComfyUI-AudioTools"
],
"install_type": "git-clone",
"description": "Audio normalization and enhancement nodes for ComfyUI (LUFS normalization, audio processing utilities)."
}
]
}