Hallo, marius schebella hat gesagt: // marius schebella wrote: > got it. but it does not explain, the following: > [select 1 2 3] > has only one input. so no need to distribute anything. then send the > message > [4 4 4 4( > no bang on the first outlet, but on the last one, but why is still only > the first element on the list passed?
The list is still distributed, but only over one inlet now, so the rest is ignored. I think, it would be even more confusing if a select with 2 or more arguments would behave differently from a select with less args. Ciao -- Frank Barknecht _ ______footils.org__ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
