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-speedlim.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-speedlim.pd')
-rw-r--r-- | iemhelp/help-speedlim.pd | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/iemhelp/help-speedlim.pd b/iemhelp/help-speedlim.pd new file mode 100644 index 0000000..e3ea7d3 --- /dev/null +++ b/iemhelp/help-speedlim.pd @@ -0,0 +1,30 @@ +#N canvas 465 200 396 309 10;
+#X msg 173 43 1000;
+#X msg 176 65 200;
+#X floatatom 67 86 4 0 0 0 - - -;
+#X floatatom 46 152 4 0 0 0 - - -;
+#X obj 95 150 t f b b;
+#X obj 117 174 timer;
+#X obj 95 200 pack 0 0;
+#X obj 95 225 print;
+#X msg 179 86 20;
+#X obj 67 115 speedlim 20;
+#X text 6 7 speedlim : speedlimit for float-message;
+#X text 153 115 1.arg: lock-time in ms;
+#X text 188 220 (c) musil@iem.kug.ac.at;
+#X text 230 233 IEM KUG;
+#X obj 46 171 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 205 245 graz \, austria 2003;
+#X connect 0 0 9 1;
+#X connect 1 0 9 1;
+#X connect 2 0 9 0;
+#X connect 3 0 14 0;
+#X connect 4 0 6 0;
+#X connect 4 1 5 0;
+#X connect 4 2 5 1;
+#X connect 5 0 6 1;
+#X connect 6 0 7 0;
+#X connect 8 0 9 1;
+#X connect 9 0 3 0;
+#X connect 9 0 4 0;
|