aboutsummaryrefslogtreecommitdiff
path: root/tof/pix_film+-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-28 13:46:58 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2010-05-28 13:46:58 +0000
commit341d5303b4612e506897b3c7f494b0d85434ad33 (patch)
tree77a74502c334ec9c540f7e75940a35dc3d968da9 /tof/pix_film+-help.pd
parent87d9722dd71a9f67b77509f05f807d57a7bc493b (diff)
Added a few sample abstractions
svn path=/trunk/externals/tof/; revision=13574
Diffstat (limited to 'tof/pix_film+-help.pd')
-rw-r--r--tof/pix_film+-help.pd38
1 files changed, 20 insertions, 18 deletions
diff --git a/tof/pix_film+-help.pd b/tof/pix_film+-help.pd
index d12c313..42fd866 100644
--- a/tof/pix_film+-help.pd
+++ b/tof/pix_film+-help.pd
@@ -5,34 +5,36 @@
#X obj 333 47 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
#X obj 54 342 pix_texture;
-#X obj 135 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1
+#X obj 135 176 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 0
1;
-#X floatatom 132 304 5 0 0 0 - - -;
+#X floatatom 118 317 5 0 0 0 - - -;
#X msg 113 144 open \$1;
-#X floatatom 162 210 5 0 0 0 - - -;
+#X floatatom 180 204 5 0 0 0 - - -;
#X obj 333 82 tof/gemwin+;
-#X obj 54 236 tof/pix_film+;
-#X text 200 212 inlet 3 \, float: speed;
+#X text 218 206 inlet 3 \, float: speed;
#X text 159 174 inlet 2 \, 0/1: stop/play;
#X text 167 143 inlet 2 \, open (file): opens the movie file;
#X obj 54 54 gemhead;
-#X obj 54 382 rectangle 5.333 4;
-#X floatatom 184 264 5 0 0 0 - - -;
-#X text 220 265 outlet 3 \, float: total number of frames;
-#X text 172 300 outlet 2 \, float: current frame;
+#X obj 54 365 rectangle 5.333 4;
+#X floatatom 184 294 5 0 0 0 - - -;
+#X text 220 295 outlet 3 \, float: total number of frames;
+#X text 158 313 outlet 2 \, float: current frame;
#X text 37 -18 Description: A more user friendly movie file player
for Gem.;
#X text 37 1 Tags: Gem File;
-#X text 171 380 outlet 1 \, gemlist;
+#X text 171 363 outlet 1 \, gemlist;
#X text 107 52 inlet 1 \, gemlist;
+#X obj 54 236 tof/pix_film+ mov0.mov;
+#X text 198 235 argument 1 \, (file): opens the movie file (optional)
+;
#X connect 0 0 6 0;
#X connect 1 0 0 0;
#X connect 2 0 8 0;
-#X connect 3 0 14 0;
-#X connect 4 0 9 1;
-#X connect 6 0 9 1;
-#X connect 7 0 9 2;
-#X connect 9 0 3 0;
-#X connect 9 1 5 0;
-#X connect 9 2 15 0;
-#X connect 13 0 9 0;
+#X connect 3 0 13 0;
+#X connect 4 0 21 1;
+#X connect 6 0 21 1;
+#X connect 7 0 21 2;
+#X connect 12 0 21 0;
+#X connect 21 0 3 0;
+#X connect 21 1 5 0;
+#X connect 21 2 14 0;