<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"Times New Roman \(Body CS\)";
        panose-1:2 11 6 4 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:10.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:12.0pt">Oh, that’s fantastic. Thanks, Cyrille (and William)!<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt">Phil<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:12.0pt"><o:p> </o:p></span></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal" style="margin-bottom:12.0pt"><b><span style="font-size:12.0pt;color:black">From:
</span></b><span style="font-size:12.0pt;color:black">Pd-list <pd-list-bounces@lists.iem.at> on behalf of cyrille henry <ch@chnry.net><br>
<b>Date: </b>Wednesday, February 1, 2023 at 9:18 AM<br>
<b>To: </b>pd-list@lists.iem.at <Pd-list@lists.iem.at><br>
<b>Subject: </b>Re: [PD] Shared memory for [pd~] processes<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><span style="font-size:11.0pt">Hello Phil,<br>
<br>
shmem have been develop for this purpose, and it still works great for this purpose...<br>
<br>
I think you can install it from deken.<br>
<br>
Cheers<br>
C<br>
<br>
<br>
Le 01/02/2023 à 17:56, Phil Stone a écrit :<br>
> Hello everyone,<br>
> <br>
> I’ve converted my old ‘polywavesynth’ to being able to spawn a new [pd~] process for its voice management, and that’s working really well. I can see the load spread to other cores for multiple synthesizers, and after working out some bugs, I’m really happy
 with this new capability.<br>
> <br>
> I have another old synthesizer, ‘polygrainsynth’ I’d like to modify similarly. It has a large array which is displayed (and can be edited) in the top-level process. The array is used by the individual voices, which would be in a subprocess. Is there a way
 to share that array between the parent process and the sub-[pd~] process?<br>
> <br>
> I searched the archives and found mention of ‘share-mem’ by Cyrille Henry back in 2012:
<a href="https://lists.puredata.info/pipermail/pd-list/2012-11/098714.html">https://lists.puredata.info/pipermail/pd-list/2012-11/098714.html</a> <<a href="https://lists.puredata.info/pipermail/pd-list/2012-11/098714.html">https://lists.puredata.info/pipermail/pd-list/2012-11/098714.html</a>>
 but I can’t find any other mention of it.<br>
> <br>
> Best,<br>
> <br>
> Phil<br>
> <br>
> Phil Stone<br>
> <br>
> Davis, California USA<br>
> <br>
> <br>
> _______________________________________________<br>
> Pd-list@lists.iem.at mailing list<br>
> UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list">
https://lists.puredata.info/listinfo/pd-list</a><br>
<br>
<br>
<br>
_______________________________________________<br>
Pd-list@lists.iem.at mailing list<br>
UNSUBSCRIBE and account-management -> <a href="https://lists.puredata.info/listinfo/pd-list">
https://lists.puredata.info/listinfo/pd-list</a><o:p></o:p></span></p>
</div>
</div>
</body>
</html>