Every time I go to the UI Class documentation I keep copying something like:
UI.openMIDIDeviceMapper() and then pasting that into my code and it not working.
Would it be nicer to have the terms actually be lower case:
ui.openMIDIDeviceMapper()
In fact would this not be good for all of them as the phrase isn’t capitalised?