Setting the permissions on the Remote Script Folder on the Mac

Modified on Thu, 07 Mar 2024 at 09:34 AM

You can set the permissions using the MacOS terminal or a free utility called BatChmod.


Using BatChmod

Download BatChmod from https://www.macupdate.com/app/mac/6440/batchmod

Right click on Ableton Live 11 or 12 Suite folder in Finder, 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.



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 full hard drive access is Settings > Full Disk Access 


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


It will ask for your password. Type it and hit enter. The permissions are now set.


If you have AL open, then 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

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article