hi, I wonder if anyone thought of making an object that generates a list from individual inlets that triggers the output whenever a value is sent to any inlet.
I'm using [cyclone/bondo] and [pack] to do this (see attachment), but I wonder if there's a single object to handle it.
A new object was introduced after Max 5 called "join", it does this kind of thing.
Anyway, I browsed trough extended and didn't find it.
cheers
there's also a [pak] object in max that does it, it's simpler than [join] and it's been there longer (since max 5 at least). There seems to be no other compatible object in extended, so I could try and code a pak clone to inlcude in cyclone.
2015-07-02 20:30 GMT-03:00 Alexandre Torres Porres porres@gmail.com:
hi, I wonder if anyone thought of making an object that generates a list from individual inlets that triggers the output whenever a value is sent to any inlet.
I'm using [cyclone/bondo] and [pack] to do this (see attachment), but I wonder if there's a single object to handle it.
A new object was introduced after Max 5 called "join", it does this kind of thing.
Anyway, I browsed trough extended and didn't find it.
cheers
Hi,
On 03/07/2015 01:30, Alexandre Torres Porres wrote:
hi, I wonder if anyone thought of making an object that generates a list from individual inlets that triggers the output whenever a value is sent to any inlet.
I think in general that when asking "is there an object in Pd which does xyz the Max object does" it's would be very useful for the list (and for posterity) to know what the use case is.
i.e. in this case, maybe what you are achieving with [pak] in Max can be achieved in a completely different way in Pd :-)
IMHO this would be more positively challenging for the list (and more fun) :-)
My two cets.
Lorenzo.