diff options
Diffstat (limited to 'rotord/01.xml')
| -rwxr-xr-x | rotord/01.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/rotord/01.xml b/rotord/01.xml index 0fe762a..e4b9067 100755 --- a/rotord/01.xml +++ b/rotord/01.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<patchbay ID="0f7aa258-7c2f-11e2-abbd-133252267708" >Sample template ©Rotor 2013 +<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="audio_analysis" soname="qm-vamp-plugins" id="qm-segmenter" output="signal">segmenter @@ -10,9 +10,9 @@ <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="video_input">performance video + <node ID="05" type="video_input" output="image">performance video </node> <node ID="06" type="video_output">video output - <image_input from="05">image to output</signal_input> + <image_input from="05">image to output</image_input> </node> </patchbay> |
