diff options
Diffstat (limited to 'working/01.xml')
| -rw-r--r-- | working/01.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/working/01.xml b/working/01.xml new file mode 100644 index 0000000..e6c8697 --- /dev/null +++ b/working/01.xml @@ -0,0 +1,13 @@ +<?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="beats" output="signal">beats + </node> + <node ID="02" type="audio_analysis" soname="qm-vamp-plugins" id="qm-segmenter" output="signal">segmenter + </node> + <node ID="03" type="==" 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="04" type="signal_output">outputs data when changed + <signal_input from="03">signal to output</signal_input> + </node> +</patchbay> |
