diff options
Diffstat (limited to 'working')
| -rw-r--r-- | working/01.xml | 13 | ||||
| -rw-r--r-- | working/rotord.xml | 4 | ||||
| -rw-r--r-- | working/style01.xml | 7 | ||||
| -rw-r--r-- | working/style02.xml | 7 |
4 files changed, 31 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> diff --git a/working/rotord.xml b/working/rotord.xml new file mode 100644 index 0000000..0a9422f --- /dev/null +++ b/working/rotord.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<config> + <port>9000</port> +</config>
\ No newline at end of file diff --git a/working/style01.xml b/working/style01.xml new file mode 100644 index 0000000..d2d2f46 --- /dev/null +++ b/working/style01.xml @@ -0,0 +1,7 @@ +<style ID="0f7aa258-7c2f-11e2-abbd-133252267708" thumbnail="style01.png">No Offs + <info>A quick cutting style that cuts the beat and energy of the tune. We recommend this style for a performance based video, which requires two full track length takes of a singer and/or other members of the act or a single take of another action. A minimum of seven other videos should be uploaded to get the most out of animated zooming overlays.</info> + <slot minvideos="1" maxvideos="1" ID="1">This should be a video of a full performance of the song</slot> + <slot minvideos="1" maxvideos="1" ID="2">This should be a video of a full performance of the song</slot> + <slot minvideos="5" maxvideos="-1" ID="10">These should be a sequence of video cutaways</slot> + <slot minvideos="5" maxvideos="-1" ID="11">These should be a sequence of video cutaways</slot> +</style> diff --git a/working/style02.xml b/working/style02.xml new file mode 100644 index 0000000..d2d2f46 --- /dev/null +++ b/working/style02.xml @@ -0,0 +1,7 @@ +<style ID="0f7aa258-7c2f-11e2-abbd-133252267708" thumbnail="style01.png">No Offs + <info>A quick cutting style that cuts the beat and energy of the tune. We recommend this style for a performance based video, which requires two full track length takes of a singer and/or other members of the act or a single take of another action. A minimum of seven other videos should be uploaded to get the most out of animated zooming overlays.</info> + <slot minvideos="1" maxvideos="1" ID="1">This should be a video of a full performance of the song</slot> + <slot minvideos="1" maxvideos="1" ID="2">This should be a video of a full performance of the song</slot> + <slot minvideos="5" maxvideos="-1" ID="10">These should be a sequence of video cutaways</slot> + <slot minvideos="5" maxvideos="-1" ID="11">These should be a sequence of video cutaways</slot> +</style> |
