aboutsummaryrefslogtreecommitdiff
path: root/externals/grill/flext/tutorial/pd/ex-adv1.pd
diff options
context:
space:
mode:
Diffstat (limited to 'externals/grill/flext/tutorial/pd/ex-adv1.pd')
-rw-r--r--externals/grill/flext/tutorial/pd/ex-adv1.pd14
1 files changed, 14 insertions, 0 deletions
diff --git a/externals/grill/flext/tutorial/pd/ex-adv1.pd b/externals/grill/flext/tutorial/pd/ex-adv1.pd
new file mode 100644
index 00000000..7ff14d6e
--- /dev/null
+++ b/externals/grill/flext/tutorial/pd/ex-adv1.pd
@@ -0,0 +1,14 @@
+#N canvas 175 265 667 312 12;
+#X msg 35 31 or two words;
+#X msg 167 31 2 3;
+#X msg 47 252 one 2 3;
+#X obj 85 154 print result;
+#X obj 69 123 adv1 one;
+#X obj 47 224 prepend set;
+#X text 154 216 you can also use "prepend" if "adv1" has already been
+loaded!;
+#X connect 0 0 4 0;
+#X connect 1 0 4 0;
+#X connect 4 0 3 0;
+#X connect 4 0 5 0;
+#X connect 5 0 2 0;