Hi there, I’d like to introduce my small collection of modules released under name Cella. Current release is 2.0.1.
Bezier is a smooth random voltage generator based on Bezier curves. Heavily inspired by Random Bezier Waves / ADDAC507 module for Eurorack, which ADDAC designed in collaboration with Rijnder Kamerbeek aka Monotrail. Module consists of one curve generator with adjustable slope - from rounded to spiky. New random value is sampled at set frequency, and module extrapolates to it from current value following curve of desired properties. Module can also sample external signal, thus working as a sort of slew limiter.
Euler is a simple module that calculates rate of change of incoming signal. Specifically, it calculates angle of a slope of incoming signal, normalises it by 90 degrees and scales to -10…10V. FREQ parameter allows to adjust rise (volts) and step (seconds) to a meaningful ratio, related to general frequency of incoming signal. Module can be used to derive related control voltage, and might be fun to use in some cybernetic patching.
Modules are shared via VCV Library.
Source code is available at GitHub.
And the manual is here.
I have a few more modules on my mind, so updates to the plugin will be announced here. This thread can also be used for submitting any questions or issues you have found. Issues on GitHub are also very welcome.