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

--
[EMAIL PROTECTED]    ICQ: 96771783
http://www.mokabar.tk

Silence is only frightening to people who are compulsively
verbalizing.
  William S. Burroughs

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
PD-dev mailing list
[email protected]
http://lists.puredata.info/listinfo/pd-dev

Reply via email to