Hans-Christoph Steiner wrote:
I was trying to figure out how this is done in [expr], but that code is super strange, so no luck yet. Anyone else have examples of dynamically creating inlets in C based on object arguments?
str_new() in mrpeach/str/str.c adds an extra inlet for some of its arguments, not proxy inlets though.
Martin