diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-05-16 17:10:08 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-05-16 17:10:08 +0100 |
| commit | fad2c7236e70faf0669dde3e6cbd51986fdbc6ee (patch) | |
| tree | 3e639c8ccb12ab8289326eaa657abd96fa108f21 /rotord/02.xml | |
| parent | 8d88180d523d82e5c6535ea03ef22791d0cbd9d0 (diff) | |
major leakage
Diffstat (limited to 'rotord/02.xml')
| -rw-r--r-- | rotord/02.xml | 15 |
1 files changed, 3 insertions, 12 deletions
diff --git a/rotord/02.xml b/rotord/02.xml index dfc13df..3af92e1 100644 --- a/rotord/02.xml +++ b/rotord/02.xml @@ -1,16 +1,7 @@ <?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="02" type="audio_analysis" soname="qm-vamp-plugins" id="qm-segmenter" output="signal">segmenter - </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 ID="01" type="testcard" output="image"></node> + <node ID="02" type="video_output">renders the video + <image_input from="01">video to output</image_input> </node> </patchbay> |
