aboutsummaryrefslogtreecommitdiff
path: root/stoppuhr-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2006-08-06 17:02:23 +0000
commitf549177175613490b2d5e7e5cf2a0c5ec56f1594 (patch)
treeb06677168b6f411aac1adedafa912388c150b185 /stoppuhr-help.pd
This commit was generated by cvs2svn to compensate for changes in r5486,svn2git-root
which included commits to RCS files with non-trunk default branches. svn path=/trunk/abstractions/jmmmp/; revision=5487
Diffstat (limited to 'stoppuhr-help.pd')
-rwxr-xr-xstoppuhr-help.pd36
1 files changed, 36 insertions, 0 deletions
diff --git a/stoppuhr-help.pd b/stoppuhr-help.pd
new file mode 100755
index 0000000..13a03f4
--- /dev/null
+++ b/stoppuhr-help.pd
@@ -0,0 +1,36 @@
+#N canvas 108 117 718 384 10;
+#X text 12 317 (C) 2006 Joao Miguel Pais - jmmmpais@googlemail.com
+;
+#X text 12 337 Released under the BSD License;
+#X text 476 70 Inlets;
+#X text 476 140 Outlets;
+#X text 12 10 [stoppuhr] - Chronometer with two layers;
+#X floatatom 16 216 5 0 0 0 - - -;
+#X floatatom 109 236 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;
+#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 216 Time since beginning;
+#X text 168 236 Time since last section;
+#X text 12 30 Useful to control both total and partial time durations.
+;
+#X text 124 165 Click the bang button to open the documentation window.
+;
+#X text 124 145 Toggle indicates if keyboard control is on or off.
+;
+#X connect 11 0 5 0;
+#X connect 11 1 6 0;
+#X connect 12 0 11 0;
+#X connect 13 0 11 1;