pythongosssss / ComfyUI-Custom-Scripts

Enhancements & experiments for ComfyUI, mostly focusing on UI features
MIT License
1.37k stars 104 forks source link

Play sound compatibility with rgthree's `Queue Selected Output Nodes` #267

Open bobcate opened 1 month ago

bobcate commented 1 month ago

This way of adding stuff to the queue does not trigger the the PlaySound nor the SystemNotification nodes. Please make it work with it.

This is how I'm using it if it matters: image It works globally as long as I click Queue Promt or hit CTRL+Enter. Okay, I've been testing and my setup in the image is inconsistent. Still, the original issue is true. And as a side, can I request a feature that a sound plays without the need to connect a node?