diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-02-03 22:41:45 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2006-02-03 22:41:45 +0000 |
commit | 1c27ea426cabcda7e2ebc5f62839eb792bef64ab (patch) | |
tree | c643262365401f4c1b28c0fed955697580b4ffb9 /help/distance-help.pd | |
parent | ba539a22a69e566b0ff3dcf7c08ec5d3bf066942 (diff) |
added in some of Cyrille's ds objects
svn path=/trunk/externals/mapping/; revision=4546
Diffstat (limited to 'help/distance-help.pd')
-rw-r--r-- | help/distance-help.pd | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/help/distance-help.pd b/help/distance-help.pd new file mode 100644 index 0000000..ff66e88 --- /dev/null +++ b/help/distance-help.pd @@ -0,0 +1,11 @@ +#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 - - -; +#X connect 0 0 1 0; +#X connect 2 0 0 0; +#X connect 4 0 0 1; |