diff options
author | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:43:45 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:43:45 +0000 |
commit | a0195fbd2afc6a9240c7cce9a4859456b4a78322 (patch) | |
tree | 90fa6b1ba77c7ef698c53a7a288cbab40476a1d3 /iemhelp/help-t3_timer.pd | |
parent | a008ed2ed8f471aca34b65ea40ac2a226fb695aa (diff) |
initial checkin (release 1.15)
svn path=/trunk/externals/iemlib/; revision=2662
Diffstat (limited to 'iemhelp/help-t3_timer.pd')
-rw-r--r-- | iemhelp/help-t3_timer.pd | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/iemhelp/help-t3_timer.pd b/iemhelp/help-t3_timer.pd deleted file mode 100644 index dc30260..0000000 --- a/iemhelp/help-t3_timer.pd +++ /dev/null @@ -1,22 +0,0 @@ -#N canvas 231 195 312 288 10;
-#X obj 73 119 t3_del 11.11;
-#X msg 22 79 0.55;
-#X obj 22 48 bng 25 250 50 0 empty empty empty 8 -8 0 10 0 22 22;
-#X obj 22 145 t3_timer;
-#X floatatom 22 170 6 0 0;
-#X text 15 214 (c) musil@iem.kug.ac.at;
-#X text 57 227 IEM KUG;
-#X text 32 239 graz \, austria 2001;
-#X text 88 22 measure time-difference;
-#X text 87 37 between 2 t3_bang-events;
-#X text 6 4 t3_timer;
-#X floatatom 152 93 6 0 0;
-#X text 203 93 ms;
-#X text 72 170 ms;
-#X text 84 5 time-tagged trigger timer;
-#X connect 0 0 3 1;
-#X connect 1 0 0 0;
-#X connect 1 0 3 0;
-#X connect 2 0 1 0;
-#X connect 3 0 4 0;
-#X connect 11 0 0 1;
|