aboutsummaryrefslogtreecommitdiff
path: root/help/timeroll-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-03 04:56:27 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-04-03 04:56:27 +0000
commitc35034750b3b8ecc449ba5eae80ce22b6a48ff09 (patch)
tree40ae164e41784d2456b33497de36bf5c9e01ce37 /help/timeroll-help.pd
parent98ab064a48bca2b091db32de9c9f18c5bb883e31 (diff)
created Double-Circular Seat object and help file
svn path=/trunk/externals/mapping/; revision=7541
Diffstat (limited to 'help/timeroll-help.pd')
-rw-r--r--help/timeroll-help.pd24
1 files changed, 12 insertions, 12 deletions
diff --git a/help/timeroll-help.pd b/help/timeroll-help.pd
index 8339cfb..c481112 100644
--- a/help/timeroll-help.pd
+++ b/help/timeroll-help.pd
@@ -1,12 +1,12 @@
-#N canvas 0 0 306 391 10;
-#X obj 21 97 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144
--1 -1 8700 1;
-#X floatatom 38 19 5 0 0 0 - - -;
-#X text 84 17 from 0 to 1;
-#X obj 38 37 resample 50;
-#X obj 38 60 _clip;
-#X obj 38 81 timeroll;
-#X connect 0 0 3 0;
-#X connect 1 0 3 0;
-#X connect 3 0 4 0;
-#X connect 4 0 5 0;
+#N canvas 93 45 472 358 10;
+#X obj 116 147 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262131
+-1 -1 5300 1;
+#X text 339 191 from 0 to 1;
+#X obj 21 188 resample 50;
+#X obj 133 133 timeroll;
+#X obj 21 211 clip 0 1;
+#X text 73 54 Display a changing value over time.;
+#X text 99 110 (move the slider to see it in action);
+#X connect 0 0 2 0;
+#X connect 2 0 4 0;
+#X connect 4 0 3 0;