Pass numbers only when the mouse button is up
bang | If the mouse button is up, the | is sent out the outlet. Otherwise, the is ignored.|
int | input [int] |
If the mouse button is up, the number is sent out the outlet. Otherwise, the number is ignored. |
float | input [float] |
If the mouse button is up, the number is sent out the outlet. Otherwise, the number is ignored. |
list | input [list] |
If the mouse button is up, the list is sent out the outlet. Otherwise, the list is ignored. |
anything | input [list] |
Performs the same as | .
Name | Description |
---|---|
mousestate | Report the status and location of the mouse |
Max Basic Tutorial 8: Keyboard and Mouse Input | Max Basic Tutorial 8: Keyboard and Mouse Input |