vcvrack-packone icon indicating copy to clipboard operation
vcvrack-packone copied to clipboard

CV-Map - 'relative' modulation mode

Open nnbveh opened this issue 3 years ago • 2 comments

Hi. SO i was wondering if it would be possible to have a mode in which a value of the module control is not overwritten when mapped but instead set as one around which modulation is happening. By modulation i mean any sort of incoming signal from cv-map. So basically if let's say a knob was at 3 volt(0-10v) and the knob on the midi controller it is mapped to now sends -5/5v, then 0v should correspond to the 3v, -5 to the 0v and +5 to the 10. This way i ALWAYS can go back to the original patch sound by just setting all the knobs on my midi controller to the 0v. Hopefully i am not too unclear. Thanks!

nnbveh avatar Jul 04 '21 00:07 nnbveh

Hi. I just figured out how implement this feature real easy: If i right-click on the control i'm planing to map and copy its current value and then paste it to the offset knob of the uMap and then map it, the default value stays where i need it to be, at least if both the mapped control and what i mapped it to operate in the same values, like %. So it looks like if you could make your module to read the value of the controller, convert whatever it is to % and then set the offset to it it would just work. Don't know if that's possible and easy enough for you to bother, but it'd be great! Thank you!

nnbveh avatar Aug 08 '21 11:08 nnbveh

I believe this can be achieved by using the Scaling-sliders which have been added in the meantime. image

stoermelder avatar Dec 01 '22 08:12 stoermelder