split~
aliases: [ceammc/split~]
parametrized signal splitter
available since version: 0.9.7
mostly syntax sugar for clear schemes, but can be used in dynamic pathing
arguments:
- N
number of outputs
type: int
properties:
- @n (initonly)
Get/set number of outputs
type: int
range: 2..64
default: 2
inlets:
outlets:
- first output signal
type: audio
- … output signal
type: audio
- n-th output signal
type: audio
keywords:
merge
split
See also:
[merge~]
Authors: Serge Poltavsky
License: GPL3 or later