[PD-dev] slowing down dsp function inside perform loop

Tim Blechmann tim at klingt.org
Wed Dec 6 18:59:58 CET 2006


On Wed, 2006-12-06 at 12:24 -0500, Mathieu Bouchard wrote:
> On Wed, 6 Dec 2006, Tim Blechmann wrote:
> 
> > please note, that sndfiler is basically not clickfree, because it 
> > requires resorting of the dsp chain, which is not trivial, if your patch 
> > contains quite a number of dsp objects
> 
> Does it really need re-sorting the dsp chain, or could the compiled dsp be 
> only slightly modified? Doesn't it only need to change the array pointers 
> in it?

yes, you just need to change the pointer to the array. however, they are
stored directly in the dsp chain. 
i proposed some changes, even changes, that are not changing the binary
compatibility of garray_getfloatarray. i guess, you can find some of
them, in the archives...
asynchronous buffer operations are not a problem in pnpd, though ;)

tim

--
tim at klingt.org    ICQ: 96771783
http://www.mokabar.tk

Silence is only frightening to people who are compulsively
verbalizing.
  William S. Burroughs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20061206/f7ddf351/attachment.pgp>


More information about the Pd-dev mailing list