Traffic control for bang messages
Name | Type | Opt | Description |
---|---|---|---|
initialization-flag | int | opt | A non-zero argument sets onebang to permit a to be sent out the left outlet the first time a is received in the left inlet. |
bang | In left inlet: Causes a In right inlet: Resets onebang to permit a to be sent out the next time a is received in the left inlet. |
to be sent out the left inlet only if a bang has been received in the right inlet since the last bang was sent out. |
int | input [int] |
In either inlet: Same as a | .
float | input [float] |
In either inlet: Same as a | .
list | input [list] |
In either inlet: Same as a | .
anything | input [list] |
In either inlet: Converted to | .
stop | In left inlet: Undoes the effect of a | in the right inlet.