[PD] tabwrite bug?

Kyle Klipowicz kyleklip at gmail.com
Sun May 21 05:05:20 CEST 2006


I agree with Roman, the refresh rate must be low for GUI objects, and
the still slow everything down.  Interpolation with line~ or vline~
seems to be the best way to smooth out your data.

~Kyle

On 5/20/06, Roman Haefeli <reduzierer at yahoo.de> wrote:
> hi nicola
>
> i'm not sure, if you can call it a bug, since the [tabwrite] does only what
> it was told to do. the problem is rather, that the gui-refreshrate is quite
> low. if you move the slider fast, it jumps over a few positions, which are
> not triggered and so not drawed in the array. in terms of cpu-load it makes
> sense to limit the gui-refreshrate (afaik). it is not too trivial to get
> what you want in my opinion, though. i'd do it with a counter, that counts
> from the old position to the new position of the slider. it's not a nice
> solution. maybe someone else has a better one(?)
>
> cheers
> roman
>
>
>
> "Nicola Bernardini" <nic.bern at tiscali.it> wrote:
>
>
> > Dear friends,
> >
> > I have noticed something that seems like a bug to me: if you write on an
> > array via a tabwrite attached to a cursor that writes both x and y  data
> > (basically doing a diagonal line), your table will be interspersed  with
> > zeros depending on the speed to  which  you  move  the  slider.  I  went
> > through the lists and googled over, could  not  find  anything  in  this
> > regard.
> >
> > I attach a tester patch. I run a GNU/Linux box Pentium III 384 kBytes
> > (kernel
> > 2.6.10, Debian testing, Pd v.0.39.2).
> >
> > Thank you for all your help,
> >
> > Nicola
> >
>
>
>
>
>
>
> ___________________________________________________________
> Telefonate ohne weitere Kosten vom PC zum PC: http://messenger.yahoo.de
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>


-- 

http://theradioproject.com
http://perhapsidid.blogspot.com

(((())))(()()((((((((()())))()(((((((())()()())())))
(())))))(()))))))))))))(((((((((((()()))))))))((())))
))(((((((((((())))())))))))))))))))__________
_____())))))(((((((((((((()))))))))))_______
((((((())))))))))))((((((((000)))oOOOOOO




More information about the Pd-list mailing list