Yeah, the MetaModule Hub only expects to find one MIDI->CV module. I think I could add support for multiple MIDI->CV modules because otherwise you can’t use more than one MIDI channel at a time in a patch.
I’m not sure why the channel is not being exported-- that’s a bug. It’s supposed to since v2.0.12. I’ll look at it
Update: OK, I see the bug. It only records the MIDI channel if there’s a Split module after the MIDI->CV module. I’ll fix it.