aboutsummaryrefslogtreecommitdiff
path: root/puremapping/local_max-help.pd
diff options
context:
space:
mode:
authorCyrille Henry <nusmuk@users.sourceforge.net>2009-04-10 17:52:07 +0000
committerCyrille Henry <nusmuk@users.sourceforge.net>2009-04-10 17:52:07 +0000
commit779b45410e8c76b2984d26823e97310c7601b38f (patch)
treec3fea5dab11bd7b6285f7764efc518657f626eb9 /puremapping/local_max-help.pd
parentbf86048f7010a51cbfe50c9f417f7cf8dbb2b8c0 (diff)
initial commit of the puremapping abstraction collection
svn path=/trunk/abstractions/nusmuk/; revision=11004
Diffstat (limited to 'puremapping/local_max-help.pd')
-rw-r--r--puremapping/local_max-help.pd8
1 files changed, 8 insertions, 0 deletions
diff --git a/puremapping/local_max-help.pd b/puremapping/local_max-help.pd
new file mode 100644
index 0000000..0c3c4b2
--- /dev/null
+++ b/puremapping/local_max-help.pd
@@ -0,0 +1,8 @@
+#N canvas 552 108 525 298 10;
+#X floatatom 22 86 5 0 0 0 - - -;
+#X floatatom 22 133 5 0 0 0 - - -;
+#X obj 22 109 local_max;
+#X text 49 27 give the value of every local maximum whenever there
+is a change in direction.;
+#X connect 0 0 2 0;
+#X connect 2 0 1 0;