diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-07-17 14:10:55 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2007-07-17 14:10:55 +0000 |
commit | c9da881dacab0894675690fc5d09e0fa760ee7aa (patch) | |
tree | eb3c7ee56682ae600eec2bb5cb4daa6c84158bef /help/distance-help.pd | |
parent | a53764a12f0c463e5e19ea62daefdbbaf2ca0d69 (diff) |
minor cleanups on help files
svn path=/trunk/externals/mapping/; revision=8104
Diffstat (limited to 'help/distance-help.pd')
-rw-r--r-- | help/distance-help.pd | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/help/distance-help.pd b/help/distance-help.pd index ff66e88..dbaa7be 100644 --- a/help/distance-help.pd +++ b/help/distance-help.pd @@ -1,11 +1,21 @@ -#N canvas 525 336 510 503 10; -#X obj 59 212 distance 0.3; -#X obj 59 240 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 --1 -1 3810 1; -#X obj 59 69 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 --1 -1 0 1; -#X text 126 29 distance from a point and a stream; -#X floatatom 138 187 5 0 0 0 - - -; +#N canvas 525 336 463 447 10; +#X obj 132 232 distance 0.3; +#X obj 132 260 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -262144 +-1 -1 8890 1; +#X obj 132 69 vsl 15 128 0 1 0 0 empty empty empty 0 -8 0 8 -204786 +-1 -1 12700 0; +#X floatatom 141 204 5 0 0 0 - - -; +#X obj 204 202 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -204800 +-1 -1 0 0; +#X floatatom 218 222 5 0 0 0 - - -; +#X text 154 149 <-- the argument "0.3" sets the point here; +#X floatatom 142 397 5 0 0 0 - - -; +#X obj 5 2 cnv 15 450 20 empty empty distance 2 11 1 18 -233017 -66577 +0; +#X text 17 34 Measure the distance from a point and a stream; #X connect 0 0 1 0; +#X connect 1 0 7 0; #X connect 2 0 0 0; +#X connect 2 0 3 0; +#X connect 4 0 5 0; #X connect 4 0 0 1; |