aboutsummaryrefslogtreecommitdiff
path: root/Gem/part_follow-help.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-19 19:32:08 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2015-03-19 19:32:08 +0000
commit095b7e513f736567848173f2572d8b329ad75af9 (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /Gem/part_follow-help.pd
parent15b30fe20b401d079c2b3c6a8e77eee827813de3 (diff)
Gem 206d71791bc3642e8c5391a4c59c30ba7411fab8 osx/x86_64
built 'coverity_scan:206d71791bc3642e8c5391a4c59c30ba7411fab8' for osx/x86_64
Diffstat (limited to 'Gem/part_follow-help.pd')
-rw-r--r--Gem/part_follow-help.pd49
1 files changed, 0 insertions, 49 deletions
diff --git a/Gem/part_follow-help.pd b/Gem/part_follow-help.pd
deleted file mode 100644
index 312c468..0000000
--- a/Gem/part_follow-help.pd
+++ /dev/null
@@ -1,49 +0,0 @@
-#N canvas 22 325 802 373 10;
-#X text 583 138 particle acceleration;
-#X text 97 112 [part_follow] lets the particles follow each other.
-;
-#X text 51 65 Class: Particle System;
-#X text 38 41 inlet 1: gemlist (with part_head) \, draw [line|point|<nr>]
-;
-#X text 34 15 Synopsis: [part_follow];
-#X text 10 90 Description: Particle follow each other;
-#X obj 521 30 gemhead;
-#X obj 521 10 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
-;
-#N canvas 0 0 450 300 gemwin 0;
-#X obj 132 136 gemwin;
-#X obj 67 89 outlet;
-#X obj 67 10 inlet;
-#X obj 67 41 route create;
-#X msg 67 70 set destroy;
-#X msg 142 68 set create;
-#X msg 132 112 create \, 1;
-#X msg 198 112 destroy;
-#X connect 2 0 3 0;
-#X connect 3 0 4 0;
-#X connect 3 0 6 0;
-#X connect 3 1 5 0;
-#X connect 3 1 7 0;
-#X connect 4 0 1 0;
-#X connect 5 0 1 0;
-#X connect 6 0 0 0;
-#X connect 7 0 0 0;
-#X restore 523 326 pd gemwin;
-#X msg 523 307 create;
-#X text 521 286 Create window:;
-#X floatatom 635 166 5 0 0 0 - - -;
-#X text 57 214 TODO: how does this work .. example !!!;
-#X obj 521 103 part_killold 5;
-#X obj 521 187 part_follow 0.001;
-#X obj 521 75 part_source 5;
-#X obj 521 51 part_head;
-#X obj 521 243 part_draw;
-#X connect 6 0 16 0;
-#X connect 7 0 6 0;
-#X connect 8 0 9 0;
-#X connect 9 0 8 0;
-#X connect 11 0 14 1;
-#X connect 13 0 14 0;
-#X connect 14 0 17 0;
-#X connect 15 0 13 0;
-#X connect 16 0 15 0;