<div dir="ltr"><div dir="ltr"><div dir="ltr">is there a reason that cyclone/matrix~ is using dsp_add over dsp_addv?</div><div class="gmail-yj6qo gmail-ajU" style="margin:2px 0px 0px"></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 22, 2020 at 8:26 PM Alexandre Torres Porres <<a href="mailto:porres@gmail.com">porres@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">see the code of cyclone/mtx~ for instance<div><br></div><div>basically, you do"</div><div>for(i = 0; i < n_inlet; i++)<br>    inlet_new()...</div><div><br></div><div>and stuff</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Em sex., 22 de mai. de 2020 às 23:17, Eric Lennartson <<a href="mailto:lennartsoneric@gmail.com" target="_blank">lennartsoneric@gmail.com</a>> escreveu:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hello all,<div><br></div><div>I was wondering how one would go about creating an external that given two creation arguments created that many inlets and outlets? I've been browsing the source code for externals that do something similar, but I think I'm going to need a bit more of an explanation.</div><div><br></div><div>Thanks for the help.</div></div>
_______________________________________________<br>
Pd-dev mailing list<br>
<a href="mailto:Pd-dev@lists.iem.at" target="_blank">Pd-dev@lists.iem.at</a><br>
<a href="https://lists.puredata.info/listinfo/pd-dev" rel="noreferrer" target="_blank">https://lists.puredata.info/listinfo/pd-dev</a><br>
</blockquote></div>
</blockquote></div>