GEM has pix_share objects that allow for two instances of GEM to use the same images.  Would this help you with the pix_sig2pix objects sharing pix data?<br><br><div class="gmail_quote">On Mon, Jul 13, 2009 at 4:48 PM, Martin Schied <span dir="ltr">&lt;<a href="mailto:crinimal@gmx.net">crinimal@gmx.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi!<br>
<br>
I&#39;m currenty connecting a fft-analysis and resynthesis patch with a gem patch containing pix_sig2pix~ and pix_pix2sig~. I have to use separate instances of pd, so some kind of table exchange has to take place between them. my tables are 65536 samples big at the moment.<br>

<br>
I tried netsend + until + tabread, but that was too slow and made huge drop outs in the audio patch. Then I found streamin~ and streamout~ but my patches had no sync - so I don&#39;t know beginnings and endings of successive tables.<br>

<br>
Is there something to exchange big audio chunks or tables? I&#39;m currently thinking about using soundfiler and a ramdisk for exchange, but if there&#39;s something more convenient I&#39;ll try that.<br>
<br>
I found streamio13~ which can send several audio signals in parallel, so I could build a simple syncing mechanism...?<br>
<br>
open for any suggestions...<br>
<br>
Martin<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div><br>