A while back, I had the idea of researching how certain electronic drum beat styles have rules that can be applied and mutated (nothing new here). After some prompting, I ended up with an engine that generates a brand-new pattern every time you hit randomize, following specific rules for styles like House, Techno, Minimal, and so on. It handles the kick, snare, open and closed hi-hats, and two percussion tracks.
Installed with VS Code and Cline, and a prompt done on Gemini that created a script to automate a full install of the VCV Rack programming environment on my PC. Click–done
I asked myself: would it be simple to grab a VCV Rack GitHub repo for a simple six-track gate sequencer and drop this engine in easily? The answer was yes—something that would have been completely impossible for me two years ago was now a reality.
So, I downloaded Daniel Davies’ that Gemini suggested and using “James” step gate sequencer, implemented the pattern generator right into the context menu just prompting with Cline. It’s like mutating modules, totally Frankenstein style. I added the “Randomize” button to the interface and a CV control input right where Cline suggested, and even downloaded Inkscape to mess around with the UI.
All of this just by talking with Cline. Infinite possibilities to experiment and customize modules—definitely at your own risk.
Just wanted to share and thank danieldavies99/DanielDaviesVCV.


