list.unpack
unpack list elements to separate outlets
available since version: 0.3
arguments:
- N
number of outlets
type: int
inlets:
outlets:
- outlet for first atom in list
type: control
type: control
- outlet for Nth atom in list
type: control
keywords:
list
unpack
See also:
[list.repack]
[list.separate]
Authors: Serge Poltavsky
License: GPL3 or later