Update README.md with instructions to install to the User Library#3
Open
hiddedejong wants to merge 1 commit intoahujasid:mainfrom
Open
Update README.md with instructions to install to the User Library#3hiddedejong wants to merge 1 commit intoahujasid:mainfrom
hiddedejong wants to merge 1 commit intoahujasid:mainfrom
Conversation
It's not recommended to change files in Ableton Live's application bundle. Especially on macOS this can mess with code signing and notarization. Live can read external MIDI Remote Scripts from the 'Remote Scripts' folder in the User Library. This directory does not exist by default, so the user might need to create it themselves.
Author
|
For reference, this was added in Live 10.1.13. See the release notes for Live 10. |
|
For me with Live 11 Lite it only worked if I used the User Library, so this PR is spot on imo. |
|
This solution worked for me. The current "method 2" in main doesn't work, at least on Mac, so I think this is a good change to the readme. |
|
Hi @hiddedejong! Great to see you here! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
It's not recommended to change files in Ableton Live's application bundle. Especially on macOS this can mess with code signing and notarization. Live can read external MIDI Remote Scripts from the 'Remote Scripts' folder in the User Library. This directory does not exist by default, so the user might need to create it themselves.