The main idea is that each Luci cell has an internal signal rising from 0 to 1 at a speed determined by the Frequency parameter. When this internal signal reaches 1, it goes back to zero and triggers an impulse thru its four output ports. Each Luci cell also has four inputs to receive trigger impulses coming from connected nearby cells. When she receives one of this incoming triggers, Luci advances her phase in an amount determined by the Influence parameter. So, aside from playing with different parameter values, we can connect many Luci cells in different topologies to experiment with the interesting synced behaviors arising. br/>In this release, a patch is delivered with a simple squared topology of 8 cells per side, where each cell is connected to the four closer cells siting on her north, east, south and west. Cells on the extreme of rows and columns are connected side to side, giving a kind of “infinite” or “closed” network of triggers.
User is suggested to modify such topology, connecting diferent quantities of cells in different arrangements. That is the reason why we did not offer a single module with a fixed configuration of cells (whose topology could then only be changed by code) and instead we supply discrete cells modules and complementary parameter adjusting, signal routing and mixing modules for you to experiment with; using the cabling features of VCV.
BallisticENV implements a ballistic model, or projectile motion. The trajectory is delivered both as CV signal 0~10v and as an oscillator with symmetric parabola waveform in the +/-5v range.
The Quadratic iterator, also known as Logistic map (after the Verhulst's logistic equation) is a simple one-dimensional model with chaotic behavior. It has a single parameter (here labeled "Chaos").
This module explores the region for parameter values above roughly 3.5, where chaos happens.
There are two quadratic iterators running, one for the X output, the other for the Y output.
Offset allows to desplace C parameter for the Y iterator.