From 401c186962e0f05e81cdd855cdb59475467dc310 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 19 Dec 2004 18:22:46 +0000 Subject: added two basic one-to-many mapping objects svn path=/trunk/externals/hcs/hid/; revision=2415 --- doc/hid_one2two-help.pd | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/hid_one2two-help.pd (limited to 'doc/hid_one2two-help.pd') diff --git a/doc/hid_one2two-help.pd b/doc/hid_one2two-help.pd new file mode 100644 index 0000000..4c2cc45 --- /dev/null +++ b/doc/hid_one2two-help.pd @@ -0,0 +1,28 @@ +#N canvas 541 218 473 316 10; +#X obj 5 2 cnv 15 450 20 empty empty [hid_one2two] 2 11 1 18 -233017 +-66577 0; +#X obj 422 3 pddp; +#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner +; +#X text 244 284 released under the GNU GPL; +#X floatatom 153 110 5 0 0 0 - - -; +#X floatatom 83 186 5 0 0 0 - - -; +#X obj 156 91 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 11200 1; +#X obj 86 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 11200 1; +#X text 98 243 For more info:; +#X obj 202 241 all_about_hid_mapping; +#X floatatom 263 186 5 0 0 0 - - -; +#X obj 266 203 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144 +-1 -1 10557 1; +#X text 18 28 Simple one-to-two mapping object. The first inlet is +passed thru \, the range of the output data on the second inlet starts +at the point in the input range specified as an arugment.; +#X obj 153 145 hid_one2two 0.3; +#X connect 4 0 13 0; +#X connect 5 0 7 0; +#X connect 6 0 4 0; +#X connect 10 0 11 0; +#X connect 13 0 5 0; +#X connect 13 1 10 0; -- cgit v1.2.1