diff options
Diffstat (limited to 'Example-Patches/Preset-Animation-Example.pd')
-rw-r--r-- | Example-Patches/Preset-Animation-Example.pd | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/Example-Patches/Preset-Animation-Example.pd b/Example-Patches/Preset-Animation-Example.pd new file mode 100644 index 0000000..bb6b5d7 --- /dev/null +++ b/Example-Patches/Preset-Animation-Example.pd @@ -0,0 +1,94 @@ +#N canvas 447 137 737 616 10; +#X obj 12 41 pt.window 60; +#X obj 12 273 pt.interp; +#X obj 160 132 pt.translate; +#X obj 160 388 pt.video; +#X obj 160 59 pt.fader; +#X obj 300 388 pt.video; +#X obj 300 132 pt.translate; +#X obj 160 201 pt.rotate; +#X obj 300 201 pt.rotate; +#X obj 440 464 pt.video; +#X obj 440 59 pt.feedback; +#X obj 440 261 pt.rotate; +#X obj 440 192 pt.translate; +#X obj 160 270 pt.squeeze; +#X obj 160 339 pt.scale; +#X obj 300 339 pt.scale; +#X obj 13 388 pt.presets; +#X obj 160 36 pt.layer 1; +#X obj 440 36 pt.layer 3; +#X obj 300 36 pt.layer 2; +#X obj 300 59 pt.fader; +#X obj 300 270 pt.squeeze; +#X text 18 5 Preset Animation Example pixelTANGO CVS: $Revision: 1.1 $ $Date: 2005-11-26 22:21:06 $ +; +#X text 32 473 1 Load the Animation-presets.dat preset file; +#X text 32 493 2 Select preset-01; +#X text 32 513 3 Create the render-window; +#X text 32 533 4 Switch back and forth between preset-01 and preset-02 +OR press the toggle ----------------------------------------->; +#X obj 13 365 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1 +; +#X obj 478 529 tgl 30 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 +1; +#X obj 13 340 metro 3000; +#X obj 580 464 pt.video; +#X obj 580 59 pt.feedback; +#X obj 580 261 pt.rotate; +#X obj 580 192 pt.translate; +#X obj 580 36 pt.layer 4; +#X obj 440 334 pt.fader; +#X obj 440 415 pt.scale; +#X obj 580 334 pt.fader; +#X obj 580 415 pt.scale; +#X connect 2 0 7 0; +#X connect 2 1 7 1; +#X connect 4 0 2 0; +#X connect 4 2 2 1; +#X connect 6 0 8 0; +#X connect 6 1 8 1; +#X connect 7 0 13 0; +#X connect 7 1 13 1; +#X connect 8 0 21 0; +#X connect 8 1 21 1; +#X connect 10 0 12 0; +#X connect 10 1 12 1; +#X connect 11 0 35 0; +#X connect 11 1 35 1; +#X connect 12 0 11 0; +#X connect 12 1 11 1; +#X connect 13 0 14 0; +#X connect 13 1 14 1; +#X connect 14 0 3 0; +#X connect 14 1 3 1; +#X connect 15 0 5 0; +#X connect 15 1 5 1; +#X connect 17 0 4 0; +#X connect 17 1 4 1; +#X connect 18 0 10 0; +#X connect 18 1 10 1; +#X connect 19 0 20 0; +#X connect 19 1 20 1; +#X connect 20 0 6 0; +#X connect 20 2 6 1; +#X connect 21 0 15 0; +#X connect 21 1 15 1; +#X connect 27 0 16 0; +#X connect 28 0 29 0; +#X connect 29 0 27 0; +#X connect 31 0 33 0; +#X connect 31 1 33 1; +#X connect 32 0 37 0; +#X connect 32 1 37 1; +#X connect 33 0 32 0; +#X connect 33 1 32 1; +#X connect 34 0 31 0; +#X connect 34 1 31 1; +#X connect 35 0 36 0; +#X connect 35 2 9 1; +#X connect 36 0 9 0; +#X connect 37 0 38 0; +#X connect 37 2 38 1; +#X connect 38 0 30 0; +#X connect 38 1 30 1; |