

I'm developing a control interface for reason; that I have been using since 3.0

I have a good familiarity with programming in general, the various hardware and software technicalities relating to music and non-musical. As well as a good knowledge of the MIDI protocol and its "facets".
I have read the SDK manual for creating Remote settings and in this case I find a problem: created the luacodec and the lua file with the definitions and midi parameters to assign to the keys, I stopped

Once you have tested the files: first with the midi response of the controls created with the CodeTest.exe with a positive pass, then the validation of the map file, confirming that the commands sent; only, the Scope Reason Master Section are not correctly automatically assigned to the part described in the code.
Code: Select all
Propellerhead Remote Mapping File
File Format Version 1.0.0
Control Surface Manufacturer ALEZDAKIDD
Control Surface Model TOUCHone
Map Version 1.0.0
Scope Propellerheads Reason Master Section
// Control Surface Item Key Remotable Item Scale Mode
Map Fader 1 Channel 1 Level
Map Fader 2 Channel 2 Level
Map Knob 1 Channel 3 Level
Map Knob 2 Channel 4 Level
//Map Prev Previous 8 Remote Base Channel
//Map Next Next 8 Remote Base Channel
Scope Propellerheads Reason Document
// Control Surface Item Key Remotable Item Scale Mode
Map Play Play
Map Stop Stop
Map Record Record
Map Loop Loop On/Off
Do you have any suggestions to help me, any experience with this?
I'm experimenting on Reason 12.5, below is the remotemap file. I ignore the lua code because I think that's not the problem, in override everything works with feeds

Thank you all for the time you give me
PS Master Keyboard is set, also if this is not set The Master Section not respond correcly.