summaryrefslogtreecommitdiff
path: root/rotord/04.xml
diff options
context:
space:
mode:
authorTim Redfern <tim@herge.(none)>2013-05-03 18:25:26 +0100
committerTim Redfern <tim@herge.(none)>2013-05-03 18:25:26 +0100
commitff59340614ec150e4bd84d3554081e666970aef2 (patch)
treeb32689f18b0457580ecf1c7934edd69142a9e005 /rotord/04.xml
parent4aa8f7c20c5e8bbe1ed9b007a1193ced8b019f4d (diff)
elusive hang while rendering
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>