aboutsummaryrefslogtreecommitdiff
path: root/Patches/videoscrub.pd
diff options
context:
space:
mode:
authorJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-06 17:50:18 +0000
committerJuha Vehviläinen <jusu@users.sourceforge.net>2002-07-06 17:50:18 +0000
commit4d64e4cd434426234a5c313c151cd79b6afc299e (patch)
tree5c23dd6acc65b869741d3bb9d33912d74bb7407d /Patches/videoscrub.pd
*** empty log message ***svn2git-root
svn path=/trunk/Framestein/; revision=27
Diffstat (limited to 'Patches/videoscrub.pd')
-rw-r--r--Patches/videoscrub.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/Patches/videoscrub.pd b/Patches/videoscrub.pd
new file mode 100644
index 0000000..00c304b
--- /dev/null
+++ b/Patches/videoscrub.pd
@@ -0,0 +1,29 @@
+#N canvas 306 359 496 310 12;
+#X obj 43 24 inlet;
+#X text 97 25 fs.frame;
+#X obj 55 67 fs.info;
+#X obj 36 231 outlet;
+#X text 100 231 fs.frame (same as inlet!);
+#X msg 204 193 mousetrack_1;
+#X obj 213 26 inlet;
+#X text 268 26 second outlet of fs.frame;
+#X obj 213 66 unpack f f;
+#X obj 36 118 /;
+#X obj 36 151 *;
+#X msg 36 181 seek \$1;
+#X obj 188 159 init;
+#X floatatom 102 121 5 0 0;
+#X floatatom 151 121 5 0 0;
+#X connect 0 0 2 0;
+#X connect 2 0 9 1;
+#X connect 2 0 13 0;
+#X connect 2 2 10 1;
+#X connect 2 2 14 0;
+#X connect 5 0 3 0;
+#X connect 6 0 8 0;
+#X connect 8 0 9 0;
+#X connect 9 0 10 0;
+#X connect 10 0 11 0;
+#X connect 11 0 3 0;
+#X connect 12 0 3 0;
+#X connect 12 0 5 0;