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.

1.4KB

A collection of modules for VCV Rack

This repository contains a collection of modules for VCV Rack, the open-source virtual modular synthesizer.

The minimum supported VCV Rack version is 0.6.

Overview of modules

modular80

Logistiker

The Logistiker module is based on the Logistic Map, a non-linear dynamic equation, which for certain input parameters exhibits chaotic behavior.

The RATE knob controls the update rate of the internal clock. It has no function, if an external clock signal is connected to the EXT CLOCK input.

The R knob, and the corresponding input, controls the R variable of the equation. The Wikipedia page has a good overview of the effect of different R values. The default value corresponds to the onset of Chaos in the system.

The X0 knob sets the initial starting value for the X variable of the equation.

If the RESET button is pressed, or a positive edge arrives at the RESET input, the model starts over from the value set by the X0 knob. The reset takes effect at the next rising edge of the (internal or external) clock signal.

YoutTube Module Demo

License

Source code licensed under BSD-3-Clause by Christoph Scholtes.