msg.unpack
message unpack to selector and arguments
available since version: 0.9.8

arguments:
- N
number of outputs
type: int
properties:
- @n (initonly)
Get/set number of outputs
type: int
range: 1..32
default: 1
inlets:
- any messages
type: control
outlets:
- symbol: message selector
type: control
- atom: message args
type: control
- list: last message args
type: control
keywords:
message
unpack
See also:
[msg]
[msg.pack]
Authors: Serge Poltavsky
License: GPL3 or later