You can set the permissions using the MacOS terminal or a free utility called BatChmod or using the terminal from MacOS.
Option 1: Using BatChmod
Download BatChmod from https://www.macupdate.com/app/mac/6440/batchmod
Right click on Ableton Live 11 or 12 Suite folder in MacOS Applications folder, and choose Show Package Contents
Navigate to:
Drag the AbletonMPH folder onto BatChmod grey area, and set the permissions as:
Click Apply, it will ask for your password. Enter it and click Apply.
Quit BatChmod.
Option 2: Using Terminal
To set the permissions via terminal, open MacOS terminal and run the following command in terminal:
Before you run the command in terminal ensure that your terminal has access to Files and Folders under Privacy and Security:
For Ableton Live 11:
sudo chmod -R 777 /Applications/Ableton\ Live\ 11\ Suite.app/Contents/App-Resources/MIDI\ Remote\ Scripts/AbletonMPH
For Ableton Live 12:
sudo chmod -R 777 /Applications/Ableton\ Live\ 12\ Suite.app/Contents/App-Resources/MIDI\ Remote\ Scripts/AbletonMPH
Hit enter and it will ask for your password. Type it and hit enter.
The permissions are now set.
If you have Ableton Live open, close it and reopen it.
Then check in the AL SettingsControl Surface dropdown that the Ableton MPH is visible and select it.
If it is not listed, you can try https://help.ableton.com/hc/en-us/articles/360003538120-How-to-enable-full-read-write-permissions on allowing Full Disk Access to Ableton.
If you have Ableton Live open, then close it and reopen it and check in the settings that the Ableton MPH is visible and select it:
Please note, it is assumed that Ableton is installed in the Applications folder of the Mac, if not you just need to move the Control Surface script installed under Applications in the Ableton Live folder and then set the permissions to where Ableton is installed, for example
sudo chmod -R 777 /PATH TO WHERE ABLETON IS INSTALLED/Ableton\ Live\ 11\ Suite.app/Contents/App-Resources/MIDI\ Remote\ Scripts/AbletonMPH
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article