[PD] qlist & patch window size

Frank Barknecht fbar at footils.org
Mon Jun 12 00:17:48 CEST 2006


Hallo,
hard off hat gesagt: // hard off wrote:

> thanks frank.  that was never clear in the original help file i think.
> 
> * actually i just opened the help-file again, and it's still not clear

Hah, that's because I was wrong: What I wrote, doesn't work at all,
sorry for the confusion. I though, it would work as in attached patch,
but it doesn't.

Ciao
-- 
 Frank Barknecht                 _ ______footils.org_ __goto10.org__
-------------- next part --------------
#N canvas 389 313 693 350 10;
#X obj 195 256 qlist;
#X obj 258 252 r OUT;
#X msg 200 64 1 \, 2 \, 3 \, 4 \, 5 \, 6 \, 8 \, 9;
#X msg 205 126 print;
#X msg 250 127 rewind;
#X obj 370 88 hradio 15 1 0 8 empty empty empty 0 -6 0 8 -262144 -1
-1 0;
#X msg 366 130 rewind \, next \$1 \, next;
#X msg 246 165 clear;
#X msg 198 89 add \$1 OUT \$1;
#X obj 202 43 loadbang;
#X obj 369 107 + 1;
#X text 382 68 Doesn't output by line number.;
#X msg 34 62 1 \, 2 \, 3 \, 4 \, 5 \, 6 \, 8 \, 9;
#X msg 33 90 add OUT \$1;
#X obj 258 283 print qlist;
#X obj 385 153 hradio 15 1 0 8 empty empty empty 0 -6 0 8 -262144 -1
-1 1;
#X obj 384 172 + 1;
#X msg 381 195 next \$1;
#X msg 266 219 next;
#X connect 1 0 14 0;
#X connect 2 0 8 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 10 0;
#X connect 6 0 0 0;
#X connect 7 0 0 0;
#X connect 8 0 0 0;
#X connect 9 0 2 0;
#X connect 10 0 6 0;
#X connect 12 0 13 0;
#X connect 13 0 0 0;
#X connect 15 0 16 0;
#X connect 16 0 17 0;
#X connect 17 0 0 0;
#X connect 18 0 0 0;


More information about the Pd-list mailing list