summaryrefslogtreecommitdiff
path: root/rotord/04.xml
diff options
context:
space:
mode:
Diffstat (limited to 'rotord/04.xml')
-rw-r--r--rotord/04.xml17
1 files changed, 17 insertions, 0 deletions
diff --git a/rotord/04.xml b/rotord/04.xml
new file mode 100644
index 0000000..fe5c3e1
--- /dev/null
+++ b/rotord/04.xml
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<patchbay ID="0f7aa258-7c2f-11e2-abbd-133252267708">Sample template ©Rotor 2013
+ <node ID="01" type="audio_analysis" soname="qm-vamp-plugins" id="qm-tempotracker" output="signal">beats
+ </node>
+ <node ID="02" type="video_input" output="image">performance video
+ </node>
+ <node ID="03" type="video_input" output="image">performance video
+ </node>
+ <node ID="04" type="video_cycler" output="image">video cycler
+ <signal_input from="01">switching signal</signal_input>
+ <image_input from="02">image to switch</image_input>
+ <image_input from="03">image to switch</image_input>
+ </node>
+ <node ID="05" type="video_output">video output
+ <image_input from="04">image to output</image_input>
+ </node>
+</patchbay>