• Home
  • Documentation
  • Forum
  • Blog
  • Users
    • Map
    • Userlist
    • Businesses
    • Userpages
    • Connections
  • Contributions
    • All
    • Store
  • Downloads
    • vvvv beta
    • vvvv beta previews
  • Store
Show / Hide Table of Contents

An Overview

This is an overview of the most used Spread Operations.

More operations are available and can be found by querying the Node Browser for terms describing the desired operation.

Datatype independent operations

Most spread operations are independent of a datatype in that they only shuffle slices around but do not care what data each slice holds. Therefore the nodes mentioned in this section are available in the category of most datatypes.

Here is a listing of the most common slice operations in their simplest form.

Pro tip: Any Index pin is also spreadable! See the helppatches of the respective nodes for more complex usage scenarios.

Combining Spreads

Splitting Spreads

Datatype dependent slice operations

Spread operations are datatype specific when they operate on the actual data the spread holds. Most common examples:

Sort (String)
Sift (String)

Integral (Spreads)
Differential (Spreads)

  • Improve this Doc

© 2020 by vvvv group. Imprint | Privacy Policy.
Thanks to DocFX for building this website. Analytics by Plausible.

Back to top