[PD-dev] Variable amount of signal inlets and outlets

Eric Lennartson lennartsoneric at gmail.com
Sat May 23 09:21:17 CEST 2020


is there a reason that cyclone/matrix~ is using dsp_add over dsp_addv?

On Fri, May 22, 2020 at 8:26 PM Alexandre Torres Porres <porres at gmail.com>
wrote:

> see the code of cyclone/mtx~ for instance
>
> basically, you do"
> for(i = 0; i < n_inlet; i++)
>     inlet_new()...
>
> and stuff
>
> Em sex., 22 de mai. de 2020 às 23:17, Eric Lennartson <
> lennartsoneric at gmail.com> escreveu:
>
>> Hello all,
>>
>> 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.
>>
>> Thanks for the help.
>> _______________________________________________
>> Pd-dev mailing list
>> Pd-dev at lists.iem.at
>> https://lists.puredata.info/listinfo/pd-dev
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20200523/bc6a5b59/attachment-0001.html>


More information about the Pd-dev mailing list