Page 1 of 1

CC Converter

Posted: Thu Sep 19, 2019 1:29 pm
by dawman
Im not around my rig but am designing a new project in my head.

Could someone verify for me that theres a device that takes an incoming CC# like CC20, and can convert it to another #?

Ive got Wolfs MIDI Tool Box but forgot what all is in it.

If this can be done in Modular thats even better because I could stick everything in a single shell.

Ankyu

Re: CC Converter

Posted: Thu Sep 19, 2019 2:21 pm
by at0m
Sure, in modular:
Send ConstVal to ValMonitor. Assign the former to source CC#, the latter to the CC# you'd like it to turn into.
One catch in modular: When doing a bunch of those in one patch, you cannot have 2 sliders assigned to the same CC#, for example: CC#1 to CC#7, and CC#10 to CC#1.

The double use of CC# that conflicts in such modular patch should be possible when editing the midi at a lower level, in the data stream. I think there's a module for that (alfonso's?) where simple math can be done on individual positions of the bare hex signals. Will check when I'm in the studio.