I cannot give a definitive answer, since I'm not the creator of this layout, but from my understanding, there needs to be no correspondence between the two at all. One control would send the parameter request to the synth. The synth in return will then send a single event for the requested parameter. MD receives this event, and IF there is a control associated with it, this will update its value. The latter part already works: When I modify any parameter on my SY77, the new value is correctly received and interpreted in MD. I could also create a control that sends a single parameter request to the synth. But since this specific layout has a huge number of controls, it would be a lot of work, and likely also a heavy performance impact to add a single parameter request control for EACH control of the layout.