aboutsummaryrefslogtreecommitdiff
path: root/generics/~.rand.pd
diff options
context:
space:
mode:
Diffstat (limited to 'generics/~.rand.pd')
-rw-r--r--generics/~.rand.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/generics/~.rand.pd b/generics/~.rand.pd
new file mode 100644
index 0000000..cb1bf37
--- /dev/null
+++ b/generics/~.rand.pd
@@ -0,0 +1,22 @@
+#N canvas 339 187 450 177 10;
+#X obj 105 118 pow;
+#X obj 105 80 t b b;
+#X msg 105 99 2;
+#X obj 22 98 env~;
+#X obj 11 14 inlet;
+#X obj 10 143 outlet~;
+#X text 52 14 banging the inlet does nothing for signals.;
+#X obj 37 62 noise~;
+#X obj 135 99 random 64;
+#X obj 135 118 - 64;
+#X obj 11 62 *~;
+#X connect 0 0 10 0;
+#X connect 1 0 2 0;
+#X connect 1 1 8 0;
+#X connect 2 0 0 0;
+#X connect 3 0 1 0;
+#X connect 7 0 10 1;
+#X connect 8 0 9 0;
+#X connect 9 0 0 1;
+#X connect 10 0 5 0;
+#X connect 10 0 3 0;