Hey,
I would like to draw nice 2D graphs to use as parameter envelopes for a OSC sequencer.
Do you have any resources in mind wich could be helpfull in doing so.
For now i draw a line by manipulating y position of a vertex in a line with the mouse. It’s working but there is the problem of index selection of the vertices if the mouse moves too fast (see in patch).
I want to combine drawing with drag and drop manipulation like in this picture.
I also could use an idea of how to smooth the drawed curve.
And how could i implement undo and redo in this sequencer?
Cheers :)
DrawEnvelopeCurves.rar (32.1 kB)