aboutsummaryrefslogtreecommitdiff
path: root/stoppuhr-clock-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-29 20:36:42 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-12-29 20:36:42 +0000
commitec658fd772009e9f5dfa64f0a0e135eb922a53b2 (patch)
tree6ec2a52580dd23a347fb15b0c02d547b239e520a /stoppuhr-clock-help.pd
parent6babd21897045f78114006b44032d45228ea0e9d (diff)
prepped for 0.1.1 release and debian upload
svn path=/trunk/abstractions/jmmmp/; revision=14681
Diffstat (limited to 'stoppuhr-clock-help.pd')
-rw-r--r--stoppuhr-clock-help.pd36
1 files changed, 36 insertions, 0 deletions
diff --git a/stoppuhr-clock-help.pd b/stoppuhr-clock-help.pd
new file mode 100644
index 0000000..15daa80
--- /dev/null
+++ b/stoppuhr-clock-help.pd
@@ -0,0 +1,36 @@
+#N canvas 108 117 718 384 10;
+#X text 12 327 (C) 2006 Joćo Pais - jmmmpais@googlemail.com;
+#X text 12 347 Released under the BSD License;
+#X text 476 70 Inlets;
+#X text 476 140 Outlets;
+#X text 12 10 [stoppuhr-clock] - Chronometer with two layers;
+#X floatatom 16 235 5 0 0 0 - - -;
+#X floatatom 109 215 8 0 0 0 - - -;
+#X text 476 110 - offset (secs);
+#X text 476 90 - new section (key m);
+#X text 476 160 - Elapsed time since beginning;
+#X text 476 180 - Elapsed time since last section;
+#X obj 16 142 stoppuhr-clock;
+#X obj 16 114 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X floatatom 111 125 5 0 0 0 - - -;
+#X text 476 210 GUI;
+#X text 476 230 - Keyboard router indicator;
+#X text 476 250 - Documentation window;
+#X text 476 290 - Elapsed time since last section;
+#X text 476 270 - Elapsed time since beginning;
+#X text 16 96 Trigger chronometer;
+#X text 149 125 Change the offset (secs);
+#X text 53 235 Time since beginning;
+#X text 168 215 Time since last section;
+#X text 12 30 Useful to control both total and partial time durations.
+;
+#X text 124 145 Toggle indicates if keyboard control is on or off.
+;
+#X text 125 165 Click the right button to open the documentation window.
+;
+#X text 12 295 Related objects: [clock] [uhr];
+#X connect 11 0 5 0;
+#X connect 11 1 6 0;
+#X connect 12 0 11 0;
+#X connect 13 0 11 1;