Skip to content

record audio node#8716

Merged
comfyanonymous merged 2 commits intoComfy-Org:masterfrom
jtydhr88:record-audio-node
Aug 16, 2025
Merged

record audio node#8716
comfyanonymous merged 2 commits intoComfy-Org:masterfrom
jtydhr88:record-audio-node

Conversation

@jtydhr88
Copy link
Contributor

@jtydhr88 jtydhr88 commented Jun 28, 2025


RETURN_TYPES = ("AUDIO", )
FUNCTION = "load"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note for any other reviewers (or future me): Because the uploaded files are named via timestamps by the frontend, an existing uploaded audio file should never be updated. That's why we don't need the IS_CHANGED here.

Copy link
Member

@guill guill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@jtydhr88
Copy link
Contributor Author

jtydhr88 commented Jul 20, 2025

@OrangeDoro hi, the main issue of your LLM feedback is lacking some context, for this specific case, it could not only consider this single PR, as it also has FE part, the full feature required both BE (this) and FE, such as how we handle upload recoding to temp folder.
Regarding testing, due to we don’t add tests for this file right now, we may add tests later.

BTW, I don’t want to confuse the core team reviewer as we already approve this BE changes, and it is close to merge soon, could you remove your LLM feedback? if you want to share your study, you can email me directly with these information - wswdkt88@gmail.com
Thanks for understanding.

@jtydhr88
Copy link
Contributor Author

@guill @comfyanonymous @christian-byrne As we already merge FE Comfy-Org/ComfyUI_frontend#4289, please make sure we have this PR while include the latest FE

Copy link
Contributor

@christian-byrne christian-byrne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good to merge now, as the frontend support has been added.

@comfyanonymous comfyanonymous merged commit 20a8416 into Comfy-Org:master Aug 16, 2025
5 checks passed
Vander-Bilt pushed a commit to Vander-Bilt/ComfyUI that referenced this pull request Aug 26, 2025
* record audio node

* sf
toxicwind pushed a commit to toxicwind/ComfyUI that referenced this pull request Oct 12, 2025
* record audio node

* sf
adlerfaulkner pushed a commit to LucaLabsInc/ComfyUI that referenced this pull request Oct 16, 2025
* record audio node

* sf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants