A series of small utility VCV Rack modules created for educational and entertainment purposes. The list of modules, available within this plugin will be hopefully, expanded in the future.
So, this is my first custom VCV rack module and, coincidentally, first ever attempt at DSP. Glider provides a “portamento glide” effect to pitch CVs, similar to ones you’ll find in monophonic synths. Out CV will be smoothed linearly between the steps , the single knob controls the speed.
Simple ringmodulator with some very primitive output saturation, as ring modulation product can go sufficiently beyond VCV Rack's voltage standards. You can learn more about this plugin development in my tech-blog post
Well. That's an odd one. With me really wanting to add a simple drum machine swing to my sequences, and not coming up with anything better than manually delaying the off-beats. I purposely made it look like a badly modded original ADSR Fundamental module.
- Build essentials for your OS
- Install VCV Rack
- Download the latest Rack SDK and extract it. This contains the Rack API headers and build system for compiling your plugin
export RACK_DIR=<Rack SDK folder>
git clone git@github.com:deviant-syndrome/kkampf.git
cd kkampf
make
make install
NOTE: this build instructions are rather brief and condensed. For a more elaborate guide please visit: https://vcvrack.com/manual/PluginDevelopmentTutorial
- A vector artwork of paper airplanes from FreeVector was used in HK-1 GUI
- GEOMETRIC SANS SERIF V1 REGULAR font by by Roman Gornitsky Moscow, Russland http://abstrkt.ru/ was used to make module’s GUI.
- Trueno font by Julieta Ulanovsky was used to make module’s GUI.