aboutsummaryrefslogtreecommitdiff
path: root/ln~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'ln~.pd')
-rw-r--r--ln~.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/ln~.pd b/ln~.pd
new file mode 100644
index 0000000..ec8a4be
--- /dev/null
+++ b/ln~.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;