aboutsummaryrefslogtreecommitdiff
path: root/gaussian.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-03 22:41:45 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-02-03 22:41:45 +0000
commit1c27ea426cabcda7e2ebc5f62839eb792bef64ab (patch)
treec643262365401f4c1b28c0fed955697580b4ffb9 /gaussian.pd
parentba539a22a69e566b0ff3dcf7c08ec5d3bf066942 (diff)
added in some of Cyrille's ds objects
svn path=/trunk/externals/mapping/; revision=4546
Diffstat (limited to 'gaussian.pd')
-rw-r--r--gaussian.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/gaussian.pd b/gaussian.pd
new file mode 100644
index 0000000..1c51f42
--- /dev/null
+++ b/gaussian.pd
@@ -0,0 +1,21 @@
+#N canvas 0 0 450 300 10;
+#X obj 65 26 inlet;
+#X obj 277 22 inlet;
+#X obj 65 218 * -1;
+#X obj 65 244 exp;
+#X obj 66 124 *;
+#X obj 66 91 t f f;
+#X obj 67 271 outlet;
+#X obj 65 187 / \$2;
+#X obj 66 63 - \$1;
+#X obj 142 20 inlet;
+#X connect 0 0 8 0;
+#X connect 1 0 7 1;
+#X connect 2 0 3 0;
+#X connect 3 0 6 0;
+#X connect 4 0 7 0;
+#X connect 5 0 4 0;
+#X connect 5 1 4 1;
+#X connect 7 0 2 0;
+#X connect 8 0 5 0;
+#X connect 9 0 8 1;