aboutsummaryrefslogtreecommitdiff
path: root/help/reverse-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-29 05:43:33 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-01-29 05:43:33 +0000
commit043dfe0ae677c018cde28cb84e1abe5ae1fe5205 (patch)
tree006c85f3a511ad7e94f849372b29fb4d96f02245 /help/reverse-help.pd
this is the first checkin for the new mapping lib, which is a join effort of Cyrille and Hans. We are combining Cyrille's ds_/datastream classes with my hid_* classes, and I think Cyrille has drawn on the La-Kitchen classes for working with sensors.svn2git-root
svn path=/trunk/externals/mapping/; revision=4514
Diffstat (limited to 'help/reverse-help.pd')
-rw-r--r--help/reverse-help.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/help/reverse-help.pd b/help/reverse-help.pd
new file mode 100644
index 0000000..6dc8f92
--- /dev/null
+++ b/help/reverse-help.pd
@@ -0,0 +1,21 @@
+#N canvas 550 202 473 316 10;
+#X obj 5 2 cnv 15 450 20 empty empty [reverse] 2 11 1 18 -233017
+-66577 0;
+#X msg 422 3 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 90 5 0 0 0 - - -;
+#X floatatom 153 166 5 0 0 0 - - -;
+#X obj 156 71 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
+-1 -1 0 1;
+#X obj 156 183 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 8 -262144
+-1 -1 0 1;
+#X text 27 43 Inverts the stream of numbers.;
+#X text 98 233 For more info:;
+#X obj 202 231 pddp_open mapping-about;
+#X obj 153 126 reverse;
+#X connect 4 0 11 0;
+#X connect 5 0 7 0;
+#X connect 6 0 4 0;
+#X connect 11 0 5 0;