aboutsummaryrefslogtreecommitdiff
path: root/s-sigmoid~.pd
diff options
context:
space:
mode:
Diffstat (limited to 's-sigmoid~.pd')
-rw-r--r--s-sigmoid~.pd8
1 files changed, 8 insertions, 0 deletions
diff --git a/s-sigmoid~.pd b/s-sigmoid~.pd
new file mode 100644
index 0000000..93253cc
--- /dev/null
+++ b/s-sigmoid~.pd
@@ -0,0 +1,8 @@
+#N canvas 164 202 307 105 10;
+#X obj 8 31 expr~ 2 / (1 + pow($v2 \, -$v1)) - 1;
+#X obj 8 54 outlet~;
+#X obj 240 8 inlet~;
+#X obj 8 8 inlet~;
+#X connect 0 0 1 0;
+#X connect 2 0 0 1;
+#X connect 3 0 0 0;