Array3To2 Op
remove every 3rd item of an array - changes array length
Summary (oneliner)
[xyzxyz]
becomes [xyxyxy]
Full Name
- Ops.Array.Array3To2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Array3 Example
INPUT PORTS
Array3x (Array)
The XYZ array in
OUTPUT PORTS
Array2x (Array)
the XY array out