From 49f21b3d329eaa81ffce2940255757298f1bee42 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 23 Dec 2007 01:28:49 +0000 Subject: - 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 --- sql_query-help.pd | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'sql_query-help.pd') 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; -- cgit v1.2.1