Skip to content
/ Draw2OSC Public

A python 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.

Notifications You must be signed in to change notification settings

1qgl/Draw2OSC

Repository files navigation

Draw2OSC

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:

chords.mp4

Chords

About

A python 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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages