[PD] limit in print

Piotr Majdak piotr at majdak.com
Thu Sep 8 11:18:34 CEST 2005


Hi!

I found that [print] limits the output of the second symbol in a list. 
Printing a very long symbol works fine, but if the long symbol comes 
behind a short one, [print] shows the first one and cuts the second one 
with a * at the end just like this:

[abcdef(
|
[print]

Works fine showing "abcdef" (abcdef is very long symbol, say 100 characters)

[a abcdef(
|
[print]

Results in "a abc*" !

See attached patch, as well.

Is this a feature, a bug, is it documented, why not cut the first symbol 
too? Just some questions...

br, Piotr



-- 
Piotr Majdak
Institut für Schallforschung
Österreichische Akademie der Wissenschaften
Reichsratsstr. 17
A-1010 Wien
Tel.: +43-1-4277-29511
Fax: +43-1-4277-9296
E-Mail: piotr at majdak.com
WWW: http://www.kfs.oeaw.ac.at



-------------- next part --------------
A non-text attachment was scrubbed...
Name: printlimit.pd
Type: audio/x-pd
Size: 387 bytes
Desc: not available
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20050908/d1ecb278/attachment.bin>


More information about the Pd-list mailing list