aboutsummaryrefslogtreecommitdiff
path: root/gaussian-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'gaussian-help.pd')
-rw-r--r--gaussian-help.pd34
1 files changed, 23 insertions, 11 deletions
diff --git a/gaussian-help.pd b/gaussian-help.pd
index 1897251..7ac384b 100644
--- a/gaussian-help.pd
+++ b/gaussian-help.pd
@@ -1,10 +1,10 @@
-#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;
+#N canvas 1 53 618 523 10;
+#X floatatom 184 227 5 0 0 0 - - -;
+#X obj 91 289 tolist;
+#X obj 92 321 multi_slider 100;
+#X floatatom 137 227 5 0 0 0 - - -;
+#X obj 91 256 gaussian 0.1 0.5;
+#N canvas 573 129 450 300 generate 0;
#X obj 54 122 f;
#X obj 53 150 + 1;
#X obj 52 174 moses 100;
@@ -27,11 +27,23 @@
#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
+#X restore 91 198 pd generate list;
+#X obj 91 170 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 text 271 17 generate a gausian curve;
+#X text 236 50 i nead to check the corect equation of this one.;
+#N canvas 464 140 494 344 META 0;
+#X text 12 165 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 85 INLET_1 float;
+#X text 12 125 OUTLET_0 float;
+#X text 12 145 AUTHOR Cyrille Henry and Hans-Christoph Steiner;
+#X text 12 65 INLET_0 float;
+#X text 12 5 KEYWORDS control abstraction;
+#X text 12 45 DESCRIPTION generate a Gaussian curve;
+#X text 12 105 INLET_2 float;
+#X restore 556 491 pd META;
#X connect 0 0 4 2;
#X connect 1 0 2 0;
#X connect 3 0 4 1;