Clarity is a module that sets out to make a patch easier to follow and easier to build. I built it for my own use, and I’m making it available in case others find it useful. Getting there meant reaching past its own panel — into how every jack, cable and knob is drawn, and how you connect them.
Here’s a video of it in use — or read on for the details.
The reason was my eyesight: faceplates are hard for me to read, and cables hard to follow across a patch. Most of it turns out to help anyone, though — whatever a rack doesn’t cost you to read is attention left over for the patch itself.
Two groups will probably get the most from it: anyone whose eyesight is less than perfect, and anyone patching on a trackpad rather than a mouse — click-to-connect and pinch-to-zoom were both written with trackpads in mind.
What it changes about how the rack looks
- Jacks colour-coded by signal type — yellow audio, orange CV, blue gates and triggers, green pitch — with input and output shown by ring position
- Cables take the colour of what they feed, so the colour tells you what a cable is being used for
- Animated dashes along cables show signal direction
- One consistent knob appearance across every installed plugin
What it changes about how you work
- Click to connect, instead of dragging
- Cable trace assist — opacity filtering that fades back everything except the cable you’re following
- Pinch to zoom on a trackpad
- Pick up any of the cables on a port, or add another, without a modifier key
Test Gear (previewed from 3:50 in the video) puts measurement and signal generation on the right-click menu of any terminal. Viewers: oscilloscope with 11 seconds of history, spectrum analyser with a waterfall mode, audio monitor. Generators: gate, pulse, clock, DC, LFO, VCO, note, volt-per-octave, noise and attenuverter.
Getting it
Version 2.0.0, with builds for Mac (ARM64 and Intel), Windows and Linux:
Source: GitHub - chrisgr99/DreamerDevelopment · GitHub — GPL-3.0-or-later. Building needs a C++11 compiler and the Rack SDK.
The Library question
It isn’t in the VCV Library, and I’m not sure it can be. Other modules already reach beyond their own panels, but Clarity goes further than most — it changes how the rack is drawn and how you interact with it. I don’t know how that sits with what the Library will accept, and I’d rather find out from people who know than guess at it. If you have a clear view, I’d like to hear it.
Otherwise — this thread is where I’d like bug reports and feedback on both modules. Try it and tell me what breaks.


