On the VCV Meta module, when setting a name for a knob\mapping, the text on the module is black and very hard to see over the dark background. Will it be possible to make it white?
Another request is to enable setting an alias also for the ports. It will be easier to see what is connected to where. For example, it’s easy enough when connecting to something like filter’s input, or a reverb’s input, but when using another module in the path, like an attenuator, there’s no way to know really the end point of the cable.
There are modules in VCV that allow this, like the Venom collection. You can right-click a port and rename it. I believe it’s open source, so it might help with this?
Yes, it’s very illegible, I’m surprised you even noticed the text at all! I just made the text white for 2.0.6 which I’ll try to release in the next couple days.
Yes, we have aliases for jack mappings in the patch file format, but just haven’t implemented setting them in VCV. So it’s coming!
I spent some time trying to fix this, but discovered (I think) that this light-blue color is built into the drawing library VCV uses (blendish, see this file here). I’m still searching if there’s a way to set this…
Ok, I just went ahead and wrote our own version of that function in the library. Actually not a big deal to do, and it looks a lot nicer now. I should be posting v2.0.6 on Monday, if all goes well.