thanks,
i think this is a good solution for the things i'm trying to achieve.
i have never seen this kind of syntax before.
stephen
Am 05.12.2006 um 17:52 schrieb James Harkins:
>
> names = { |i| "freq"++i } ! n
> freqs = Control.names(names).kr((1..n) * 110);