|
|
 |
The left column contains a list of various
types of objects used by Infinity. Click on each entry in the list to
view the objects of that type along with a brief description.
|
|
Storage Objects
Storage objects are designed to temporarily store various types of messages or create numeric relationships between numbers. Stored data can then be transmitted in many different ways.
Array - Stores and accesses an array of numbers.
Collect - Collects and stores a series of numbers.
Duo - Temporarily stores and retrieves pairs of related numbers.
Global Variable - Stores any type of data and makes it available to any patch.
Integer/Float Storage - Stores an integer or float value.
Local Variable - Stores any type of data and makes it available only to the current patch and its sub patches.
On Any In - Triggers all outputs on the receipt of an event at any input.
Pairs - Maintains and manipulates paired numbers.
Remember - Remembers numbers passing through the object.
Roundabout - Cycles incoming numbers through the available outputs.
Voice Store - Voice sensitive memory object.
|
|
 |
|