diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-03-17 04:50:54 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-03-17 04:50:54 +0000 |
commit | eb65497834340a3ff885e19118e178840856b869 (patch) | |
tree | 5a348cb36cbd04035af0c73ea02ca96f877ce8b0 | |
parent | 21f697ecc29c89ef25262c0249f301aca8636657 (diff) |
changed [pddp] object tp [pddp( message to disable the [pddp] object, which causes crashes
svn path=/trunk/externals/hcs/; revision=4723
-rw-r--r-- | autoscale-help.pd | 4 | ||||
-rw-r--r-- | blocksize_in_ms-help.pd | 2 | ||||
-rw-r--r-- | debounce-help.pd | 4 | ||||
-rw-r--r-- | linuxmouse-help.pd | 2 | ||||
-rw-r--r-- | pi-help.pd | 2 |
5 files changed, 7 insertions, 7 deletions
diff --git a/autoscale-help.pd b/autoscale-help.pd index 69dd290..856dbbc 100644 --- a/autoscale-help.pd +++ b/autoscale-help.pd @@ -4,7 +4,7 @@ #X obj 68 270 autoscale; #X obj 2 2 cnv 15 450 20 empty empty [autoscale] 2 11 1 18 -233017 -66577 0; -#X obj 418 3 pddp; +#X msg 418 3 pddp; #X text 18 35 [autoscale] scales a stream of numbers based on an output range set as arguments \, and an input range which is set dynamically. ; @@ -20,7 +20,7 @@ output range defaults to 0-127.; #X floatatom 297 152 0 0 0 0 - - -; #X obj 213 83 hsl 128 15 0 127 0 0 empty empty empty -2 -6 0 8 -262144 -1 -1 0 1; -#X text 17 486 $Revision: 1.4 $$Date: 2004-11-28 20:50:14 $; +#X text 17 486 $Revision: 1.5 $$Date: 2006-03-17 04:50:03 $; #X text 18 499 $Author: eighthave $; #X text 25 336 The [reset( message resets the stored max and min to zero.; diff --git a/blocksize_in_ms-help.pd b/blocksize_in_ms-help.pd index 6b20d08..ccc47c3 100644 --- a/blocksize_in_ms-help.pd +++ b/blocksize_in_ms-help.pd @@ -1,7 +1,7 @@ #N canvas 256 153 461 330 10; #X obj 5 2 cnv 15 450 20 empty empty [blocksize_in_ms] 2 11 1 18 -233017 -66577 0; -#X obj 422 3 pddp; +#X msg 422 3 pddp; #X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at> ; #X text 244 284 released under the GNU GPL; diff --git a/debounce-help.pd b/debounce-help.pd index 8f86f91..529761a 100644 --- a/debounce-help.pd +++ b/debounce-help.pd @@ -1,9 +1,9 @@ #N canvas 429 170 470 540 10; #X obj 2 2 cnv 15 450 20 empty empty [debounce] 2 11 1 18 -233017 -66577 0; -#X obj 418 3 pddp; +#X msg 418 3 pddp; #X text 234 467 released under the GNU GPL; -#X text 17 486 $Revision: 1.1 $$Date: 2006-01-17 05:07:45 $; +#X text 17 486 $Revision: 1.2 $$Date: 2006-03-17 04:50:03 $; #X text 18 499 $Author: eighthave $; #X text 17 453 (C) Copyright 2005 Hans-Christoph Steiner <hans@at.or.at> ; diff --git a/linuxmouse-help.pd b/linuxmouse-help.pd index 2fbdaff..aceadc3 100644 --- a/linuxmouse-help.pd +++ b/linuxmouse-help.pd @@ -21,7 +21,7 @@ screen size.; #X msg 147 122 open; #X msg 152 142 open /dev/input/event1; #X text 183 123 opens the previous device; -#X obj 419 10 pddp; +#X msg 419 10 pddp; #X text 178 417 For more info on HIDs:; #X text 10 441 by Hans-Christoph Steiner <hans@at.or.at>; #X obj 340 417 pddp_open all_about_hid; @@ -1,7 +1,7 @@ #N canvas 65 227 466 251 10; #X obj 5 2 cnv 15 450 20 empty empty [pi] 2 11 1 18 -233017 -66577 0; -#X obj 422 3 pddp; +#X msg 422 3 pddp; #X obj 142 149 pi; #X floatatom 143 192 11 0 0 0 - - -; #X msg 142 106 bang; |