aboutsummaryrefslogtreecommitdiff
path: root/gaussian-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'gaussian-help.pd')
-rw-r--r--gaussian-help.pd41
1 files changed, 41 insertions, 0 deletions
diff --git a/gaussian-help.pd b/gaussian-help.pd
new file mode 100644
index 0000000..1897251
--- /dev/null
+++ b/gaussian-help.pd
@@ -0,0 +1,41 @@
+#N canvas 0 0 745 731 10;
+#X floatatom 204 287 5 0 0 0 - - -;
+#X obj 94 354 tolist;
+#X obj 93 393 multi_slider 100;
+#X floatatom 148 286 5 0 0 0 - - -;
+#X obj 96 316 gaussian 0.1 0.5;
+#N canvas 580 100 450 300 generate 0;
+#X obj 54 122 f;
+#X obj 53 150 + 1;
+#X obj 52 174 moses 100;
+#X obj 58 213 t f f;
+#X msg 52 89 -1;
+#X obj 116 214 bang;
+#X obj 86 244 / 100;
+#X obj 72 62 loadbang;
+#X obj 49 34 inlet;
+#X obj 83 270 outlet;
+#X obj 140 270 outlet;
+#X connect 0 0 1 0;
+#X connect 1 0 2 0;
+#X connect 2 0 3 0;
+#X connect 2 1 5 0;
+#X connect 3 0 0 0;
+#X connect 3 1 6 0;
+#X connect 4 0 0 0;
+#X connect 5 0 10 0;
+#X connect 6 0 9 0;
+#X connect 7 0 4 0;
+#X connect 8 0 4 0;
+#X restore 91 258 pd generate list;
+#X obj 95 230 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 271 77 generate a gausian curve;
+#X text 236 110 i nead to check the corect equation of this one.;
+#X connect 0 0 4 2;
+#X connect 1 0 2 0;
+#X connect 3 0 4 1;
+#X connect 4 0 1 0;
+#X connect 5 0 4 0;
+#X connect 5 1 1 1;
+#X connect 6 0 5 0;