bang |
|
Performs the same function as an anything message applied to the passing of bang messages. |
int |
number [int]
|
In left inlet: Equivalent to anything. In right inlet: The number is stored as the minimum amount of time, in milliseconds, between successive outputs. |
float |
number [float]
|
In left inlet: Equivalent to anything. |
list |
list items [list]
|
In left inlet: Equivalent to anything. |
anything |
anything [list]
|
In left inlet: Any number, bang, or message is passed out the outlet, provided that a certain minimum time has elapsed since the previous output. Otherwise, the message is held until that amount of time has passed (or until it is overwritten by another incoming message). |