aboutsummaryrefslogtreecommitdiff
path: root/nusmuk_utils/randn-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'nusmuk_utils/randn-help.pd')
-rwxr-xr-xnusmuk_utils/randn-help.pd20
1 files changed, 0 insertions, 20 deletions
diff --git a/nusmuk_utils/randn-help.pd b/nusmuk_utils/randn-help.pd
deleted file mode 100755
index b0787d9..0000000
--- a/nusmuk_utils/randn-help.pd
+++ /dev/null
@@ -1,20 +0,0 @@
-#N canvas 460 231 523 310 10;
-#X text 49 31 _randn - random numbers in gaussian distribution;
-#X text 111 67 \$2 : mean;
-#X text 111 49 \$1 : standard deviation;
-#X msg 73 112 bang;
-#X floatatom 103 161 0 0 0 0 - - -;
-#X floatatom 73 242 0 0 0 0 - - -;
-#X msg 83 136 seed 123;
-#X text 125 110 bang for output;
-#X text 165 136 message to set the seed;
-#X text 136 160 inlet to reset the std;
-#X text 149 216 argument to initialize the std and mean;
-#X floatatom 133 189 0 0 0 0 - - -;
-#X text 163 189 inlet to reset the mean;
-#X obj 73 217 randn 5 0;
-#X connect 3 0 13 0;
-#X connect 4 0 13 1;
-#X connect 6 0 13 0;
-#X connect 11 0 13 2;
-#X connect 13 0 5 0;