A custom node for SoX's mixdown function. Make sure that the sox command is installed and the path added before using this node.
You can install this node via ComfyUI Manager or comfy-cli.
Search ComfyUI-SoX-Mixdown and install it.
https://github.com/ltdrdata/ComfyUI-Manager?tab=readme-ov-file#how-to-use
comfy node registry-install comfyui-sox-mixdown
https://registry.comfy.org/publishers/johndoesmithee/nodes/comfyui-sox-mixdown
https://docs.comfy.org/comfy-cli/getting-started
ComfyUI custom node for sox's mixdown function such as "sox --combine inputfile1.wav inputfile2.wav outputfile.wav".
You can mixdown two same length audio clips to one with this node.
To use this node, let's install the SoX command first ;-) You can install SoX with following command.
<details> <summary>SoX Installing Commands</summary>Windows
winget install ChrisBagwell.SoX
Mac
brew install sox
Linux(too many way...)
apt install sox
dnf install sox
pacman -S sox
</details>
Never forget to add "sox" command to your path.
https://docs.comfy.org/custom-nodes/overview
https://docs.comfy.org/registry/publishing
<details> <summary> <strong> Tutorials for Making Custom Nodes</strong> </summary>https://github.com/Suzie1/ComfyUI_Guide_To_Making_Custom_Nodes
https://www.reddit.com/r/comfyui/comments/18wp6oj/tutorial_create_a_custom_node_in_5_minutes/
https://civitai.com/articles/4934/a-basic-guide-to-creating-comfyui-custom-nodes
</details>https://sourceforge.net/projects/sox/
https://github.com/marl/pysox
https://zenn.dev/4kk11/articles/4e36fc68293bd2
https://note.com/nyaoki_board/n/n96ab9293291c
https://www.ultra-noob.com/tag/comfy-ui-%E3%83%8E%E3%83%BC%E3%83%89%E3%82%92%E4%BD%9C%E3%82%8D%E3%81%86/
https://note.com/ippan_orc/n/naed830f52f99
https://pc.watch.impress.co.jp/docs/column/nishikawa/1571371.html
</details>いずれかの検索拡張生成(RAG)に ComfyUI のソース一式を読ませると、いい感じにサポートしてくれるかもしれません。