A simple python sequencer program that allows the user to control a polyphonic VCV Rack synth by drawing freehand curves for the automation of pitch or other control voltage parameters. This was done to make it easier to make microtonal modular synth music.
The program communicates with VCV Rack through OSC (through the trowaSoft cvOSCcv module). It makes creating melodies and harmonies—especially microtonal ones—super easy since they can just be drawn on a chart kind of like a piano roll (but not quantized to 12 tone equal temperament).
Here's a tutorial video on how to install and use the program
I followed this example to make the paint fuctionality in pygame
Here's a simple example made with the program: