v 0.91 bang doesn't trigger
https://github.com/user-attachments/assets/0f08f7d6-f3f6-4506-a1d7-5fd515eca4b7
The attached video shows bang connected to print. It doesn't trigger when clicked. I attached a button as well to show print does work.
I checked in puredata, and the bang->print test works there.
Hi, can you try the latest nightly builds? You can get them here: https://plugdata.org/download.html, at the bottom of the page
Hi, can you try the latest nightly builds? You can get them here: https://plugdata.org/download.html, at the bottom of the page
No difference in the nightly v.92: 15-02-25 00:55 UTC ad6c47a
Seems like this is the result of not having any enable audio devices. Check your audio settings, and make sure you have at least an enabled input or output.
If no audio is running though the app, it won't process any of the messages that are sent, because the process loop isn't running.