MIDI Target Manufacturer(s): Other/Unlisted Maker
Some Mac OSX applications can run with multiple instances of the app. MDP does not. Other apps, such as Excel can. The procedure is to use Script Editor (or Terminal) to create multiple versions of the same app to run. To begin with I had to rename the .app in the Applications folder to remove the space between MIDI and Designer to get the Scropt Editor to recognize the app.
Executing do shell script "open -n /Applications/MIDIDesigner.app" resutts in error " LSOpenURLsWithCompletionHandler() failed with error -10670." number 1 when an instance is active,
I am able to execute successfully for Microsoft Excel.
Is there a way to configure MDP to run 2 instances at one time?
Images
Script Editor Error