Re: [PD] Maximum size of arrays (gui version) when using bezier / polygon

2009-05-16 Thread Luke Iannini
On Fri, May 15, 2009 at 5:36 PM, Martin Schied  wrote:
> Hi all,
>
> I'm using arrays to display contents of 1024 sample wide audio blocks. When
> using bezier or polygon mode all values of samples greater than 1000 are not
> visible anymore. Their values are still there.
Yo!  I have been meaning to write in about this as well - I ran into
it trying to create a clone of [table] a month or so ago for more
flexible display.  So, when I hit it, it was with data structure
arrays (demo patch forthcoming...).  But I think [table]'s are based
on those these days.

I took a cursory poke around in src/ but haven't found the reason for
the limit yet.  It's definitely still there on 42-5 vanilla (I'm on
Leopard).

Best
Luke

>
> Is there a reason for a 1000 pixels limit for bezier or polygon mode? Is it
> extendible to a "digital age compatible" 1023?
>
> Attached patch demonstrates the limit. I had this on several different
> versions of pd extended, also current release candidate  (don't know about
> vanilla).
>
> ubuntu 8.04
> Pd version 0.41-4extended-rc2
> compiled 08:11:33 May 15 2009
>
>
> ___
> Pd-list@iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


[PD] Maximum size of arrays (gui version) when using bezier / polygon

2009-05-15 Thread Martin Schied

Hi all,

I'm using arrays to display contents of 1024 sample wide audio blocks. 
When using bezier or polygon mode all values of samples greater than 
1000 are not visible anymore. Their values are still there.


Is there a reason for a 1000 pixels limit for bezier or polygon mode? Is 
it extendible to a "digital age compatible" 1023?


Attached patch demonstrates the limit. I had this on several different 
versions of pd extended, also current release candidate  (don't know 
about vanilla).


ubuntu 8.04
Pd version 0.41-4extended-rc2
compiled 08:11:33 May 15 2009



array-test.pd
Description: application/puredata
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list