hi,
i use [text] a lot and in some situations it's preferrable to use it
with cord connections (via pointers) instead of names. this is explained
in the [text define] helppatch and works well in most cases.
however i recently ran into a problem when i tried to use [text
sequence] in that way. to be more precise, i tried the "-w" flag of
[text sequence] in combination with the "-s" flag and got error messages
in the console.
i attached a patch that demonstrates the problem ...
i'm not sure whether this is a bug or if i got the arguments wrong ...
on a more general level:
what is the "t" in the "-s text t" message that i have to write into
i.e. [text get] when i use the pointer method ?
(without the t the flag is invalid ...)
thanks for any insight
best
oliver
#N canvas 866 391 759 385 12;
#X obj 223 120 text define;
#X msg 223 81 clear \, bang;
#X obj 33 10 loadbang;
#X obj 33 176 text set -s text t 99;
#X obj 33 150 list;
#X obj 35 269 text get -s text t;
#X floatatom 35 244 5 0 3 0 - - -, f 5;
#X obj 35 295 print get;
#X msg 33 92 test stuff \, 23 67 44 \, third line \, this one is the
last, f 21;
#X obj 33 61 t b b;
#X obj 217 292 text sequence -s text t;
#X msg 217 242 line 0;
#X msg 227 267 step;
#X obj 217 317 print seq1;
#X obj 398 318 print end;
#X text 31 220 this one works:;
#X text 215 218 this works too:;
#X obj 406 221 text sequence -s text t -w 1;
#X text 404 143 but this one says:;
#X text 401 161 "text sequence: unknown flag '-w'...";
#X text 406 178 in the console window;
#X text 510 288 another question: what is the "t" in "-s text t" ?
, f 17;
#X text 404 197 (wrong arguments/order ? ...);
#X msg 33 35 bang;
#X connect 0 0 3 3;
#X connect 0 0 5 3;
#X connect 0 0 10 1;
#X connect 0 0 17 1;
#X connect 1 0 0 0;
#X connect 2 0 23 0;
#X connect 4 0 3 0;
#X connect 5 0 7 0;
#X connect 6 0 5 0;
#X connect 8 0 4 0;
#X connect 9 0 8 0;
#X connect 9 1 1 0;
#X connect 10 0 13 0;
#X connect 10 1 14 0;
#X connect 11 0 10 0;
#X connect 12 0 10 0;
#X connect 23 0 9 0;
_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management ->
https://lists.puredata.info/listinfo/pd-list