diff options
Diffstat (limited to 'rotord/01.xml')
| -rwxr-xr-x[-rw-r--r--] | rotord/01.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/01.xml b/rotord/01.xml index e351184..f3abb80 100644..100755 --- a/rotord/01.xml +++ b/rotord/01.xml @@ -7,7 +7,7 @@ <node ID="03" type="divide" amount="2.0" output="signal">signal divide <signal_input from="01">signal to divide</signal_input> </node> - <node ID="04" type="==" output="signal">outputs 0 except when signal first passes a new integer: then 1 + <node ID="04" type="bang" output="signal">outputs a single 1 every time signal enters a new number <signal_input from="03">signal to analyse</signal_input> </node> <node ID="05" type="signal_output">outputs data when changed |
