@VirtualVirgin said in Having some issues with reordering and naming modules: what am I doing wrong?:
So I am running a test here on naming the MIDI Script Processor modules.
What I see is that naming a new module does not take effect in the Code Editor unless another new module is created.
So here a new MIDI Script Processor module is created and renamed (to "NewName1"), yet only appears in Code Editor as "Script Processor1":
Screenshot 2024-10-25 at 2.44.14 PM.png
Then I do the same and make a "NewName2", and this time the first "Script Processor1" turns into "NewName1", and this "NewName2" does not appear in the Code Editor:
Screenshot 2024-10-25 at 2.44.50 PM.png
And again:
Screenshot 2024-10-25 at 2.45.24 PM.png
So I think the only current solution is to make an extra MIDI Script Processor and keep it blank in order for the other names to take effect in the Code Editor:
Screenshot 2024-10-25 at 2.45.48 PM.png
I think what you are describing here is a well known display "bug2 in that the display does not refresh on your name change.. reload the plugin and it will appear correctly.