Download xAF Repository

3.1 xAF code repository
1. Install SourceTree. (You will need to have a Bitbucket account to complete this step.)
2. Open SourceTree and click Clone/New, as shown in the window below, to clone a new repository:
3. In the cloning repository pop-up menu, click Browse Hosted Projects to open it.
4. Select extendable-audio-framework from the list of projects.

5. Select the proper destination path on your local PC.
6. Check the Repository Type: “This is a Git repository” should be displayed to avoid sync errors.
7. Label the folder“extendable-audio-framework“.
8. Click the Clone tab to start repo sync on your PC.

3.2 Other Repositories
Not all audio objects ported to the xAF are in the xAF Bitbucket repository. Currently the AAT repo has many xAF
objects as well.
The Virtual Venues repository contains all the objects from the Virtual Venues team. Audio Levelizer is part of the xAF
repository.
To be able to include objects from the AAT repository in the xAF, the AAT must be checked out into a folder labeled
”aat-reference-algorithms”. This folder must be checked out into the same folder as the xAF. Similarly, to use objects
from Virtual Venues, the repository must be checked out into a folder labeled “virtual-venues”.
Make sure that the branches checked out on the various repositories are compatible.

_________________

Rate this post!