aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/pd/ex-signal2.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/tutorial/pd/ex-signal2.pd')
-rw-r--r--externals/grill/flext/tutorial/pd/ex-signal2.pd17
1 files changed, 17 insertions, 0 deletions
diff --git a/externals/grill/flext/tutorial/pd/ex-signal2.pd b/externals/grill/flext/tutorial/pd/ex-signal2.pd
new file mode 100644
index 00000000..cdd7aaea
--- /dev/null
+++ b/externals/grill/flext/tutorial/pd/ex-signal2.pd
@@ -0,0 +1,17 @@
+#N canvas 251 267 456 306 12;
+#X obj 89 68 signal2~;
+#X floatatom 52 117 5 0 0;
+#X floatatom 153 120 5 0 0;
+#X floatatom 251 120 5 0 0;
+#X floatatom 345 121 5 0 0;
+#X obj 90 30 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 29 136 sample rate;
+#X text 136 136 block size;
+#X text 116 29 bang to get audio system parameters;
+#X text 243 137 channels in and out;
+#X connect 0 0 1 0;
+#X connect 0 1 2 0;
+#X connect 0 2 3 0;
+#X connect 0 3 4 0;
+#X connect 5 0 0 0;