aboutsummaryrefslogtreecommitdiff
path: root/hid_one2two-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-19 05:02:31 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2010-04-19 05:02:31 +0000
commitdf54d3d3d4aab0481ab8a0e9ad23c97ac039ddf9 (patch)
tree9151b811dae79a22f4d04bc8ebe529ba49694f05 /hid_one2two-help.pd
parentb3ef147bd04fa3ed6c36c69c94edbc9664e14c6e (diff)
make [hid] into a libdir-ish folder like earplug~ and freeverb~, and make sure hid-help.pd gets installed
svn path=/trunk/externals/hcs/hid/; revision=13454
Diffstat (limited to 'hid_one2two-help.pd')
-rw-r--r--hid_one2two-help.pd29
1 files changed, 29 insertions, 0 deletions
diff --git a/hid_one2two-help.pd b/hid_one2two-help.pd
new file mode 100644
index 0000000..29e5f7c
--- /dev/null
+++ b/hid_one2two-help.pd
@@ -0,0 +1,29 @@
+#N canvas 541 218 473 316 10;
+#X declare -lib hid;
+#X obj 5 2 cnv 15 450 20 empty empty hid_one2two 2 11 1 18 -233017
+-66577 0;
+#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
+#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
+;
+#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 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/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;