You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4.0KB

NLNRI_VCVRackPlugins

Nonlinear instruments as VCV Rack plugins

Luci modules and Luci8x8 example patch



Luci is based on the ideas exposed by Jose M. Berenguer in his book "Luci, sin nombre y sin memoria." (2007). Please find more here: http://www.sonoscop.net/jmb/masluci/lucingles.html

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.

After installing the package, user is suggested to Load the Luci8x8.vcv patch found here

Please find here the user manual

BallisticENV module

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.

Please find here the user manual

please find here a simple .vcv patch with a couple suggested uses for BallisticENV.

( Panel .svg and logo by Alfredo Santamaría http://www.hakken.com.mx/gui.php )

QU4DiT module

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.

cv~C input expects bipolar +/-5v signal.

( Panel .svg and logo by Alfredo Santamaría http://www.hakken.com.mx/gui.php )