summaryrefslogtreecommitdiff
path: root/rotord/02.xml
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-04-11 18:34:59 +0100
committerTim Redfern <tim@herge.(none)>2013-04-11 18:34:59 +0100
commit74d1f70bcde75dd1c1ef4d4a1673aa62014d4278 (patch)
tree9fdaa5c15dd6156b43b54cf860226a55ac13654a /rotord/02.xml
parent4761b802f1378f830c74bdcd695d5f74a38a7ed6 (diff)
first attempt to output video craqshes
Diffstat (limited to 'rotord/02.xml')
-rw-r--r--rotord/02.xml14
1 files changed, 14 insertions, 0 deletions
diff --git a/rotord/02.xml b/rotord/02.xml
new file mode 100644
index 0000000..79c1b6c
--- /dev/null
+++ b/rotord/02.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<patchbay ID="0f7aa258-7c2f-11e2-abbd-133252267708">Off and on template ©Rotor 2013
+ <node ID="01" type="audio_analysis" soname="qm-vamp-plugins" id="qm-tempotracker" output="signal">beats
+ </node>
+ <node ID="04" type="bang" output="signal">outputs 0 except when signal first passes a new integer: then 1
+ <signal_input from="01">signal to analyse</signal_input>
+ </node>
+ <node ID="05" type="signal_output">outputs data when changed
+ <signal_input from="04">signal to output</signal_input>
+ </node>
+ <node ID="06" type="video_output">renders the video
+ <image_input from="04">video to output</image_input>
+ </node>
+</patchbay>