aboutsummaryrefslogtreecommitdiff
path: root/init_keyword/abs.pd
diff options
context:
space:
mode:
authorTim Blechmann <timblech@users.sourceforge.net>2005-08-23 09:02:07 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:11:59 +0200
commit9b669448eb77874a0c99f240171743d6e1001788 (patch)
treeb1a6c9e36c111cf6a99882d0d8f78810c333b414 /init_keyword/abs.pd
parentf1c4f4640db0f0446accfbf7013b7b7b53a86c55 (diff)
importing init_keyword external
svn path=/trunk/externals/tb/; revision=3449
Diffstat (limited to 'init_keyword/abs.pd')
-rw-r--r--init_keyword/abs.pd12
1 files changed, 12 insertions, 0 deletions
diff --git a/init_keyword/abs.pd b/init_keyword/abs.pd
new file mode 100644
index 0000000..d448d5c
--- /dev/null
+++ b/init_keyword/abs.pd
@@ -0,0 +1,12 @@
+#N canvas 0 0 450 300 10;
+#X obj 47 141 init_keyword hello world 2 3;
+#X obj 202 176 print world;
+#X obj 44 168 print hello;
+#X obj 48 118 inlet;
+#X obj 174 204 print two;
+#X obj 248 204 print dr3i;
+#X connect 0 0 2 0;
+#X connect 0 1 1 0;
+#X connect 0 2 4 0;
+#X connect 0 3 5 0;
+#X connect 3 0 0 0;