aboutsummaryrefslogtreecommitdiff
path: root/examples/noish~.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/noish~.pd')
-rw-r--r--examples/noish~.pd21
1 files changed, 21 insertions, 0 deletions
diff --git a/examples/noish~.pd b/examples/noish~.pd
new file mode 100644
index 0000000..72e7913
--- /dev/null
+++ b/examples/noish~.pd
@@ -0,0 +1,21 @@
+#N canvas 183 18 591 404 8;
+#X text 119 43 draws a random number every n samples and interpolates between;
+#X text 121 87 DODGE:JERSE::computer:music::c3:9;
+#X floatatom 91 222;
+#X text 85 199 drawing rate in Hz;
+#X obj 91 321 dac~;
+#X obj 132 322 print~;
+#X msg 132 298 bang;
+#X obj 55 321 env~;
+#X floatatom 55 347;
+#X text 223 219 maybe the input should be fixed to signal;
+#X text 45 44 noish~ ::;
+#X text 120 117 the effect is that you get a bandlimited noise of which the bandwidth of which can be conrtolled via the drawing:rate without having to use expensive filters;
+#X obj 91 245 noish~ 2756.25;
+#X connect 2 0 12 0;
+#X connect 6 0 5 0;
+#X connect 7 0 8 0;
+#X connect 12 0 5 0;
+#X connect 12 0 4 1;
+#X connect 12 0 4 0;
+#X connect 12 0 7 0;