[PD] counting elapsed samples

IOhannes m zmoelnig zmoelnig at iem.at
Mon Feb 7 14:32:13 CET 2005


Tim Blechmann wrote:
>>>i wouldn't recommend resizing tables on the fly, since iirc it will
>>>require the dsp chain to be recompiled ...
>>
>>well, i would rather recommend to not recompile the dsp-chain when 
>>resizing a table.
> 
> the problem is pd's handling of arrays. objects using tables contain the
> pointer to the data, not the pointer to the structure of pointer to data

all right, i thought pd_findbyclass() was called in the perform();
checking in the code proved you are right.


mfg.itu.asa
IOhannes




More information about the Pd-list mailing list