aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/pd/ex-signal1.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/tutorial/pd/ex-signal1.pd')
-rw-r--r--externals/grill/flext/tutorial/pd/ex-signal1.pd16
1 files changed, 16 insertions, 0 deletions
diff --git a/externals/grill/flext/tutorial/pd/ex-signal1.pd b/externals/grill/flext/tutorial/pd/ex-signal1.pd
new file mode 100644
index 00000000..391e33a5
--- /dev/null
+++ b/externals/grill/flext/tutorial/pd/ex-signal1.pd
@@ -0,0 +1,16 @@
+#N canvas 335 232 452 302 10;
+#X obj 233 98 hsl 128 15 0 1 0 0 empty empty empty 20 8 0 8 -260818
+-1 -1 0 1;
+#X obj 117 46 osc~ 440;
+#X obj 155 173 *~ 0.6;
+#X obj 147 218 dac~;
+#X obj 184 47 osc~ 880;
+#X floatatom 210 80 5 0 0;
+#X obj 155 139 signal1~;
+#X connect 0 0 6 2;
+#X connect 1 0 6 0;
+#X connect 2 0 3 0;
+#X connect 2 0 3 1;
+#X connect 4 0 6 1;
+#X connect 5 0 6 2;
+#X connect 6 0 2 0;