mtytel / helm

Helm - a free polyphonic synth with lots of modulation
http://tytel.org/helm
GNU General Public License v3.0
2.35k stars 201 forks source link

Record modulation via midi controller #221

Closed marcelochulek closed 5 years ago

marcelochulek commented 5 years ago

When I click the modulation connection button (blue circle with a tool inside) I am offered the option to make modulation changes in several parameters (yes, this is the functionality already implemented).

I am currently trying to record these parameter changes without using mouse movements, i.e. by moving a knob in a midi controller I record the parameter change.

So the procedure would be something like this. Click modulation association button, move knob that I want to record the parameter change. Unclick the modulation association button.

Would you be able to point out how I can do it?

Thank you very much for your atttention,

Marcelo

marcelochulek commented 5 years ago

I managed to implement myself.