In the basic help patch of mubu.concat~ there is this text:
In the initialisation, two arguments can be given for the attributes @maxduration and @maxresampling. The first argument is used to allocate the internal buffers and represents the absolute maximum for duration and resampling. Single attribute values given in the initialization are taken as absolute and current maximum.
It is this part I don’t understand: Single attribute values given in the initialization are taken as absolute and current maximum.
I really don’t understand what this means. If I connect attrui, there is only one argument for both @maxduration
and @maxresampling
.
Maybe this is left over from an older version?