diff options
Diffstat (limited to 'rotord/07.xml')
| -rw-r--r-- | rotord/07.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/rotord/07.xml b/rotord/07.xml new file mode 100644 index 0000000..5744bb5 --- /dev/null +++ b/rotord/07.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="ISO-8859-1"?> +<patchbay ID="0f7aa258-7c2f-11e2-abbd-133252267708">Testing parameter controls ©Rotor 2013 + <node ID="01" type="video_loader" output="image">performance video + </node> + <node ID="02" type="echo_trails" number="12" duration="1.0" fadeto="0.0" black_in="0.2" white_in="1.0" gamma="1.2" black_out="0.0" white_out="0.2" mode="0.0" output="image">echo trails + <image_input from="01">image input</image_input> + </node> + <node ID="03" type="video_output">video output + <image_input from="02">image to output</image_input> + </node> +</patchbay> |
