Insert MPN using Applescript

I don’t think there’s another way to do this.

However, if you need separate lines it might be needed to use slightly different names, like this:

setSpecific of first selected template with name “Additional Inputs/Outputs” to value “Analog In”
setSpecific of first selected template with name “Additional Inputs/Outputs #2” to value “Analog Out”
setSpecific of first selected template with name “Additional Inputs/Outputs #3” to value “MIDI I/O”

Regards, Kristian