diff options
| author | Tim Redfern <tim@herge.(none)> | 2013-04-29 12:52:37 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@herge.(none)> | 2013-04-29 12:52:37 +0100 |
| commit | c5e30e13c4dcd20f1d54de572fa0ce6869fa2899 (patch) | |
| tree | 837c81bcc120371ca44e45b1de40a61fe12c65f5 /rotord/02.xml | |
| parent | f0c3b9c7bbf41d579a543ad8f6d9ee361dde440e (diff) | |
nearly working pipeline
Diffstat (limited to 'rotord/02.xml')
| -rw-r--r-- | rotord/02.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rotord/02.xml b/rotord/02.xml index 79c1b6c..dfc13df 100644 --- a/rotord/02.xml +++ b/rotord/02.xml @@ -2,6 +2,8 @@ <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> |
