aboutsummaryrefslogtreecommitdiff
path: root/sql_query-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-12-23 01:28:49 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-12-23 01:28:49 +0000
commit49f21b3d329eaa81ffce2940255757298f1bee42 (patch)
tree5814272cab488416f12699ffdbf62d6c471179c6 /sql_query-help.pd
parent63112f3fc14f0395677b40d071b7e5204ed419e8 (diff)
- first working version, called proxy_inlet_setup() function, and fixed proxy
inlet ID assignment. - left inlet is now properly hot - cleaned out debug post()s svn path=/trunk/externals/hcs/; revision=9104
Diffstat (limited to 'sql_query-help.pd')
-rw-r--r--sql_query-help.pd18
1 files changed, 17 insertions, 1 deletions
diff --git a/sql_query-help.pd b/sql_query-help.pd
index 46acb7d..284cf5c 100644
--- a/sql_query-help.pd
+++ b/sql_query-help.pd
@@ -1,6 +1,6 @@
#N canvas 238 82 613 618 10;
#X obj 362 244 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 0 1;
+-1 -1 4800 1;
#X floatatom 420 276 5 0 0 0 - - -;
#X text 395 223 age;
#N canvas 402 387 450 300 sql 0;
@@ -26,6 +26,14 @@
#X obj 118 105 sql_query this is a test? more ? ? ? ?;
#X msg 39 235 bang;
#X msg 177 268 234;
+#X msg 480 275 symbol twenty;
+#X msg 116 76 fred;
+#X msg 174 77 one;
+#X msg 234 78 2;
+#X msg 287 78 3;
+#X msg 345 78 4;
+#X obj 117 155 pddp/print;
+#X obj 344 131 pddp/print;
#X connect 0 0 11 1;
#X connect 1 0 11 1;
#X connect 3 0 4 0;
@@ -36,5 +44,13 @@
#X connect 10 0 11 0;
#X connect 11 0 3 0;
#X connect 11 1 3 1;
+#X connect 12 0 21 0;
+#X connect 12 1 22 0;
#X connect 13 0 11 0;
#X connect 14 0 11 0;
+#X connect 15 0 11 1;
+#X connect 16 0 12 0;
+#X connect 17 0 12 1;
+#X connect 18 0 12 2;
+#X connect 19 0 12 3;
+#X connect 20 0 12 4;