Issue is that the info is saved different as in other mappings.
Shift - 1 should be saved as 'shift+1' now it is saved as 'shift+!'
Somehow during the session it is used right. Keyboards have quite some magic....
Workaround is to use text editor and edit the mapping manual bij replacing e.g. ! into 1. ========= <mapping control="fam(Player)[0x1].Locator1Clear"> <keyboard keys="shift + 1"/> =========
Seems some more changed in MIDI mapping as this is the 2nd bug in just a few days (other is 2 mapping features missing). where ox1 is deck A, 0x2 deck B (etc.)