Table of Contents
Welcome to Legato, your ultimate manager for Ableton projects!
Legato simplifies project organization and enhances your workflow, allowing you to focus more on your music creation process and less on file management.
Before you can start using Legato, you'll need to install it on your system. Follow these steps:
-
Download Legato: Visit the GitHub releases page and download the appropriate version of Legato for your operating system.
-
Install Legato: Once the download is complete, follow the installation instructions provided in the installation wizard.
-
Launch Legato: After installation, launch Legato from your applications folder or desktop shortcut.
Note
During the installation you may found some security issues. This ocurs because the installer is not signed by a certificate.
When you download a file from the internet, macOS automatically adds a quarantine
attribute to it. This attribute is used to trigger certain security measures, such as warning you when you try to open the file, or preventing the file from being opened at all.
You can remove the quarantine
attribute by running this command in the Terminal app.
xattr -d com.apple.quarantine /Applications/Legato.app
In Windows you can ignore the alert and open Legato normaly.
Legato seamlessly integrates with your Ableton projects, providing a centralized platform for managing them. In order to connect Legato to your Ableton projects, follow these steps:
- In Legato, open the settings page.
- Modify your projects path.
- Click on the scan button to start adding your Ableton projects to Legato.
Learn more about the scanning modes here.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GPL-3.0 License. See LICENSE
for more information.