diff options
author | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:46:50 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2005-04-01 13:46:50 +0000 |
commit | 5c1c96d9a37851aea1bc432c97d5cec785e8052c (patch) | |
tree | 70f9a295c4a57fe5abc66c44df109378ac95b10c /iemhelp/help-t3_timer.pd | |
parent | a0195fbd2afc6a9240c7cce9a4859456b4a78322 (diff) |
initial checkin (release 1.15)
this time as binary (instead of text)
svn path=/trunk/externals/iemlib/; revision=2663
Diffstat (limited to 'iemhelp/help-t3_timer.pd')
-rw-r--r-- | iemhelp/help-t3_timer.pd | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/iemhelp/help-t3_timer.pd b/iemhelp/help-t3_timer.pd new file mode 100644 index 0000000..955932e --- /dev/null +++ b/iemhelp/help-t3_timer.pd @@ -0,0 +1,22 @@ +#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;
|