Are keycommands.xml the same for Mac and Windows?
If not, could someone share their keycommands.xml from Mac? I would love to see the difference between the two so I can get my script compatible for both!
Are keycommands.xml the same for Mac and Windows?
If not, could someone share their keycommands.xml from Mac? I would love to see the difference between the two so I can get my script compatible for both!
The commands in midi remote are identical for both win and mac, no worries. I think they’re also in general identical but no reason to bother checking it.
Not talking about midi remote this time
When a mac user assigns Cmd or Option to a command, how will that show up in the .xml file?
You wrote script hence my reply. What script are you referring to?
Certainly, shortcuts may differ since state keys differ.
Ah, its an autohotkey script, that will parse the key commands.xml and it will list both the used key commands and un-used key commands.
OK, great! If noone else replies on this, I most probably can share defaults from a Mac here. That being said, I’m not sure how it may be of help, since autohotkey runs only on windows as far as I know…
That is a very good point…
How do you plan to get the unused key commands? A long time ago I wrote a small web app that parsed the keycommands.xml and displayed the used ones (https://janminor.github.io/cubase/CubaseKeyCommands.html), but as the unused ones weren’t listed in the xml, I would have needed to build a list of all possible key command combinations, and frankly, I was too lazy for that
It was quite easy to be fair. Just made a function that looped through each character and added a version without modifier key and with each possible combination of ctrl, alt and shift.
Here it is!
Please notice the “too” in Fese’s sentence