Hi everyone,
I would like to create a bang which sends a bang on release the button. So on mouse-down nothing happens and mouse-up send something.
How do you do that? Thx
Bang send message on release
Hi everyone,
I would like to create a bang which sends a bang on release the button. So on mouse-down nothing happens and mouse-up send something.
How do you do that? Thx
@Butahuruf The only way you can get "mouseup" is with a plugin.
mouseup.zip
Put the plugin in a path that has been set for Pd. The extra folder for example.
Re-start Pd.
If you open a patch that doesn't have [r mouse_receive] in it then the terminal will give red messages though.
Move the plugin out of the known path and re-start Pd to stop that.
David.
Thank you David. It works
Oops! Looks like something went wrong!