On my Roland "Local Control On/Off" has slightly different format than used in MD, so I cannot use it.
In my specs :
Local Ctrl On=Bn 7A (n-channel)
Local Cltr Off=Bn 00
and in MD :
Local Ctrl On = B0 7A param
Local Ctrl Off = B0 7A param
I cannot change 7A to 0 when toggled off
It would be good if I can just send correct command without MD encapsulation.
Second thing, in MD description you say it can be used to control not only musical instruments, but also robots, and other controllable devices.
But it requires user custom commands.
When I want to change a tune, I have to send Bank Change and Program Change, and it requires tricks with supercontrol, 3 controls instead of one.
When I want to have a panel with 20 instruments, I have to create 60 controls.
This could be easily solved if I could just send a string of bytes that I define, no matter hex or dec.
Regards
Pawel