Re: [PD] data structure flickering

2021-05-31 Thread Miller Puckette via Pd-list
This is a long-standing problem... I've been putting off optimizing this until I can get my head around some improvements I want to make first. cheers Miller On Thu, May 20, 2021 at 04:37:02PM +0200, Roman Haefeli wrote: > Hi > > When using "many" data structure scalars, all scalars seem to get

[PD] data structure flickering

2021-05-20 Thread Roman Haefeli
Hi When using "many" data structure scalars, all scalars seem to get redrawn on certain actions. I initially thought it happens when appending scalars, but it's appears simply appending a scalar doesn't trigger it. The time to redraw the scalars seems proportional to overall number of scalars.