Domain remapper?

I assume this would be done with a VCA, but I can’t find anything exactly like this. I want to take incoming midi (0-127) and re-map to a new range (say 0 to 5v or -10 to 10v). I can approximate with VCA’s but it is tricky and arbitrary. Is there a VCA with this sort of numerical control?

The VCV MIDI CC -CV module maps MIDI CCs 0..127 to 0..10v. VCV MIDI CV maps note velocity 0..127 to 0..10V. From there it’s any number of offset/scale modules (which I’ll leave for the more knowledgeable).

1 Like

BogAudio Offset is the one I use most. Many other examples indeed.

1 Like

OK, I’ll keep working at it. Thanks!

Is this what you’re after? eg, the Count Modula 8:1 switch wants to see 0-10v at the addr input, so rescaling your MIDI input to 0-10v = inputs 1-8…

Merc8or by artificialcolors remaps voltages like that

3 Likes

This is the result I’m looking for, yes, but looking for a workflow with more explicit inputs.

1 Like

perfecto. Thank you internet friend!