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@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@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@lists.iem.at
https://lists.puredata.info/listinfo/pd-dev