aboutsummaryrefslogtreecommitdiff
path: root/stoppuhr-clock-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2013-05-09 12:27:03 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2013-05-09 12:27:03 +0000
commit42c06a2b0bdb32414188818af5c5909d1858cfb0 (patch)
tree232973e763780cee1f8d5f9fe5db0e48e3258ff0 /stoppuhr-clock-help.pd
parentb073c6e93f0623f2e65ddf9d8593d63843c48b84 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=17122
Diffstat (limited to 'stoppuhr-clock-help.pd')
-rw-r--r--stoppuhr-clock-help.pd36
1 files changed, 0 insertions, 36 deletions
diff --git a/stoppuhr-clock-help.pd b/stoppuhr-clock-help.pd
deleted file mode 100644
index 15daa80..0000000
--- a/stoppuhr-clock-help.pd
+++ /dev/null
@@ -1,36 +0,0 @@
-#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;