<div dir="ltr"><div><div>Many thanks.<br>So that, if a table is not used in a dsp process, and we<br>don't use the garray_usedindsp() function,  it is safe to change<br>its contents providing the fact that this change is properly<br></div><div>done using the access methods available?<br></div></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">Oscar Pablo Di Liscia</div></div>
<br><div class="gmail_quote">2015-09-21 11:15 GMT-03:00 IOhannes m zmoelnig <span dir="ltr"><<a href="mailto:zmoelnig@iem.at" target="_blank">zmoelnig@iem.at</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2015-09-21 16:04, oscar pablo di liscia wrote:<br>
> Many thanks. I am trying to load in a table spectral data to make<br>
> these data available to an arbitrary number of "readers". I will see<br>
> how I can deal with this using the tabread and tabwrite externals.<br>
> Also, it is not clear to me the meaning and the use of the function:<br>
> "garray_usedindsp" and what is the effect of it. Of course I know that<br>
> the code is available, but if if somebody can give me a brief idea,<br>
> I will save a lot of time.<br>
<br>
<br>
</span>incidentally this has been discussed a few hours ago on this mailinglist<br>
[1].<br>
<br>
in short: garray_usedindsp() marks the table as being used in DSP<br>
processing, so any change to the table that involves potential<br>
invalidating of the memory returned to by garray_getfloatwords() will<br>
re-trigger a recompilation of the DSP graph.<br>
<br>
fasdrm<br>
IOhannes<br>
<br>
<br>
[1] <a href="http://lists.puredata.info/pipermail/pd-list/2015-09/111520.html" rel="noreferrer" target="_blank">http://lists.puredata.info/pipermail/pd-list/2015-09/111520.html</a><br>
<br>
<br>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br></div>