Report zero/non-zero transitions
bang | Switches the value stored in togedge from 0 to non-zero, or vice versa, and reports the change by sending a out one of the outlets. | |
int | input [int] |
The number is stored in togedge. If it is not 0, and the previously stored number was , togedge sends a out the left outlet. If the number is , and the previously stored number was not 0, togedge sends a out the right outlet. Otherwise, togedge sends no output. |