aboutsummaryrefslogtreecommitdiff
path: root/ln~-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-07 16:50:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2005-12-07 16:50:40 +0000
commit2ebf3a93d6556a882f8d41c13071195941f63a9d (patch)
tree86c0b022b27ba224d2aa679aedb18db25b0730e5 /ln~-help.pd
parentf40d8c3d61e9ac6a7a4e06f6bfc7a2567c38bb33 (diff)
renamed helpfiles to the standard
svn path=/trunk/externals/motex/; revision=4162
Diffstat (limited to 'ln~-help.pd')
-rw-r--r--ln~-help.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/ln~-help.pd b/ln~-help.pd
new file mode 100644
index 0000000..ec8a4be
--- /dev/null
+++ b/ln~-help.pd
@@ -0,0 +1,15 @@
+#N canvas 277 128 450 300 10;
+#X obj 145 100 ln~;
+#X obj 158 126 ln~ -1;
+#X text 23 4 ln~;
+#X text 22 23 same as log~ however '-1' argument creates inverse;
+#X obj 129 53 sig~ 22;
+#X msg 47 94 bang;
+#X obj 59 128 print~ log;
+#X obj 43 165 print~ alog;
+#X connect 0 0 1 0;
+#X connect 0 0 6 0;
+#X connect 1 0 7 0;
+#X connect 4 0 0 0;
+#X connect 5 0 6 0;
+#X connect 5 0 7 0;