» Spread Definitions
This site relies heavily on Javascript. You should enable it if you want the full experience. Learn more.

Spread Definitions

French

Terms

Spread
A one dimensional list (array) of data
Slice
One element of a spread
Bin
A virtual subset of consecutive slices in a spread
NIL
A spread of 0 slices, depicted as Ø
Slice Count
Number of slices in a spread
Spread Count
Synonym to Slice Count
Bin Size
A number that specifies how many consecutive slices of a spread together form a bin
Index
A number referencing a slice via its position in a spread. Counting from 0.

Spreads and Slices

Nil

Not to be confused with:

  • a value-spread of one slice containing the "0"
  • a string-spread of one slice containing zero characters
As a rule of thumb: If any of a nodes inputs contains nil, its output also returns nil. Rendernodes like the Quad (EX9) with a nil input are not drawn.

If you want to create nil, use: NIL (Spreads).
If you want to avoid it, use: AvoidNIL (Spreads) or a S+H (Animation) only sampling when the incoming value is not Ø.

Bins and Bin Sizes

A Bin Size always refers to an other input on the same node and provides information as to how that other inputs spread is structured.

For nodes that have a Bin Size and an Index note that the Index refers to bins rather than the individual slices!

If you want to provide a Bin Size as an input to your own subpatch/module make sure to use one of the NormalizeBinSize (Value) convenience nodes which turns any given binsize (positve/negative) into a spread of positive binsizes for easier handling.

Note that you can also specify a spread of positive (not negative!) BinSizes which essentially means that you can have a "spread of spreads" where each "inner" spread can have a different count.


Spreads pages

anonymous user login

Shoutbox

~11d ago

joreg: Last call: 6-session vvvv beginner course starting November 4: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-i/

~26d ago

joreg: Missed the last meetup? You can rewatch it here: https://www.youtube.com/live/MdvTa58uxB0?si=Fwi-9hHoCmo794Ag

~26d ago

theurbankind: When is the next big event, like node festival ?

~28d ago

~30d ago

joreg: Join us for the next vvvv meetup on Oktober 17th: https://visualprogramming.net/blog/2024/25.-vvvv-worldwide-meetup/

~1mth ago

joreg: 6 session beginner course part 2 "Deep Dive" starts January 13th: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-ii/

~1mth ago

joreg: 6 session beginner course part 1 "Playground" starts November 4th: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-part-i/

~1mth ago

joreg: Save the date: Oktober 17: vvvv meetup in Berlin!

~1mth ago

joreg: 12 session online vvvv beginner course postponed to start November 4th: https://thenodeinstitute.org/courses/ws24-5-vvvv-beginners-class/

~2mth ago