Hello,
I want to write an external which creates the signal inlets dynamically depending on the number of arguments, just like the multiplex~ object from zexy.
My question is about writing the dsp_add function. How do I set the arguments when I don't exactly know how many signals I will be handling?
I hope my question is appropriate for the list (first post)?
Thanks.