bang |
|
In any inlet: Same as sending the number 0. |
int |
input [int]
|
In any inlet: When data has been received in all its inlets, buddy sends the received messages out their corresponding outlets, then waits until data has arrived again in all inlets. |
float |
input [float]
|
In any inlet: When data has been received in all its inlets, buddy sends the received messages out their corresponding outlets, then waits until data has arrived again in all inlets. |
list |
input [list]
|
In any inlet: When data has been received in all its inlets, buddy sends the received messages out their corresponding outlets, then waits until data has arrived again in all inlets. |
anything |
input [list]
|
In any inlet: When data has been received in all its inlets, buddy sends the received messages out their corresponding outlets, then waits until data has arrived again in all inlets. |
clear |
|
In left inlet: Deletes all values stored in the inlets. |