diff options
author | musil <tmusil@users.sourceforge.net> | 2011-05-06 10:07:49 +0000 |
---|---|---|
committer | musil <tmusil@users.sourceforge.net> | 2011-05-06 10:07:49 +0000 |
commit | 893462b329c5271d2fc10229cf59e999883265df (patch) | |
tree | 29dcc91895a649d36e469191a0d5a14fc3fccbab | |
parent | 1e0a6508574162382ed24c8fcab0cd2f6398b4f8 (diff) |
cosmetics
svn path=/trunk/externals/iemlib/; revision=15091
-rw-r--r-- | iemlib2/aspeedlim-help.pd | 8 | ||||
-rw-r--r-- | iemlib2/speedlim-help.pd | 14 |
2 files changed, 16 insertions, 6 deletions
diff --git a/iemlib2/aspeedlim-help.pd b/iemlib2/aspeedlim-help.pd index cf2300a..a451b5d 100644 --- a/iemlib2/aspeedlim-help.pd +++ b/iemlib2/aspeedlim-help.pd @@ -1,5 +1,5 @@ #N canvas 465 200 609 471 10; -#X msg 204 251 1000; +#X msg 202 249 1000; #X msg 207 273 200; #X floatatom 116 149 4 0 0 0 - - -; #X obj 178 384 timer; @@ -27,6 +27,10 @@ #X msg 41 54 3.14159; #X floatatom 93 103 4 0 0 0 - - -; #X msg 93 123 \$1 91 92 93 94 95; +#X msg 291 291 stop; +#X msg 198 229 4000; +#X text 340 275 !! note: incompatible to speedlim; +#X text 341 292 stop message into the second inlet; #X connect 0 0 13 1; #X connect 1 0 13 1; #X connect 2 0 14 0; @@ -45,3 +49,5 @@ #X connect 23 0 13 0; #X connect 24 0 25 0; #X connect 25 0 13 0; +#X connect 26 0 13 1; +#X connect 27 0 13 1; diff --git a/iemlib2/speedlim-help.pd b/iemlib2/speedlim-help.pd index 2da9164..c41f186 100644 --- a/iemlib2/speedlim-help.pd +++ b/iemlib2/speedlim-help.pd @@ -1,7 +1,7 @@ #N canvas 465 200 404 317 10; #X msg 173 43 1000; #X msg 176 65 200; -#X floatatom 67 86 4 0 0 0 - - -; +#X floatatom 66 71 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; @@ -10,15 +10,17 @@ #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 169 116 1.arg: lock-time in ms; #X obj 46 171 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X text 235 248 IEM KUG; -#X text 219 236 musil; +#X text 212 236 musil; #X text 249 236 @; -#X text 255 236 iem.at; -#X text 170 225 (c) Thomas Musil 2000 - 2005; +#X text 258 236 iem.at; #X text 218 258 Graz \, Austria; +#X msg 116 70 stop; +#X text 170 224 (c) Thomas Musil 2000 - 2011; +#X msg 229 86 5000; #X connect 0 0 9 1; #X connect 1 0 9 1; #X connect 2 0 9 0; @@ -31,3 +33,5 @@ #X connect 8 0 9 1; #X connect 9 0 3 0; #X connect 9 0 4 0; +#X connect 18 0 9 0; +#X connect 20 0 9 1; |