Array3To2 Op
remove every 3rd item of an array - changes array length
Summary (oneliner)
<p><code>[xyzxyz]</code> becomes <code>[xyxyxy]</code></p>
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)
<p>The XYZ array in</p>
OUTPUT PORTS
Array2x (Array)
<p>the XY array out</p>