summaryrefslogtreecommitdiff
path: root/rotord/01.xml
diff options
context:
space:
mode:
authorComment <tim@gray.(none)>2013-04-11 15:15:06 +0100
committerComment <tim@gray.(none)>2013-04-11 15:15:06 +0100
commit4761b802f1378f830c74bdcd695d5f74a38a7ed6 (patch)
treedb77c76ba60f9d0ae2f439c0ea4f8ccd248abdd2 /rotord/01.xml
parent8e6038f799b50986871325f28b4f807312502681 (diff)
building video renderer
Diffstat (limited to 'rotord/01.xml')
-rwxr-xr-x[-rw-r--r--]rotord/01.xml2
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