aboutsummaryrefslogtreecommitdiff
path: root/hid_graph-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_graph-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_graph-help.pd')
-rw-r--r--hid_graph-help.pd28
1 files changed, 28 insertions, 0 deletions
diff --git a/hid_graph-help.pd b/hid_graph-help.pd
new file mode 100644
index 0000000..cab0241
--- /dev/null
+++ b/hid_graph-help.pd
@@ -0,0 +1,28 @@
+#N canvas 61 248 495 470 10;
+#X declare -lib hid;
+#X obj 5 2 cnv 15 450 20 empty empty hid_graph 2 11 1 18 -233017
+-66577 0;
+#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
+#X text 27 410 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
+;
+#X text 244 424 released under the GNU GPL;
+#X text 98 381 For more info:;
+
+#X msg 19 150 reset;
+#X floatatom 95 163 5 0 0 0 - - -;
+#X floatatom 94 314 5 0 0 0 - - -;
+#X obj 97 331 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -262144
+-1 -1 0 1;
+#X obj 98 143 hsl 250 15 0 1 0 0 empty empty empty 22 8 1 12 -261681
+-1 -1 0 1;
+#X obj 94 187 hid/hid_graph;
+#X text 18 33 This object allows you to draw an arbitrary curve \,
+which is then applied to the input range. To change the curve \, click
+anywhere on the black diagonal line and start dragging.;
+#X text 19 86 There are 100 points in [hid_graph] \, each one pixel
+in size.;
+#X connect 6 0 11 0;
+#X connect 7 0 11 0;
+#X connect 8 0 9 0;
+#X connect 10 0 7 0;
+#X connect 11 0 8 0;