[PD] reading arrays from an external

oscar pablo di liscia odiliscia at gmail.com
Mon Sep 21 16:24:49 CEST 2015


Many thanks.
So that, if a table is not used in a dsp process, and we
don't use the garray_usedindsp() function,  it is safe to change
its contents providing the fact that this change is properly
done using the access methods available?

Oscar Pablo Di Liscia

2015-09-21 11:15 GMT-03:00 IOhannes m zmoelnig <zmoelnig at iem.at>:

> On 2015-09-21 16:04, oscar pablo di liscia wrote:
> > Many thanks. I am trying to load in a table spectral data to make
> > these data available to an arbitrary number of "readers". I will see
> > how I can deal with this using the tabread and tabwrite externals.
> > Also, it is not clear to me the meaning and the use of the function:
> > "garray_usedindsp" and what is the effect of it. Of course I know that
> > the code is available, but if if somebody can give me a brief idea,
> > I will save a lot of time.
>
>
> incidentally this has been discussed a few hours ago on this mailinglist
> [1].
>
> in short: garray_usedindsp() marks the table as being used in DSP
> processing, so any change to the table that involves potential
> invalidating of the memory returned to by garray_getfloatwords() will
> re-trigger a recompilation of the DSP graph.
>
> fasdrm
> IOhannes
>
>
> [1] http://lists.puredata.info/pipermail/pd-list/2015-09/111520.html
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150921/0393c8fb/attachment.html>


More information about the Pd-list mailing list