Addictive Drums 2 Library Placer Mac -
The XLN Online Installer is the primary tool for managing library placement for Addictive Drums 2 on macOS. While the software installs plugins to standard system directories by default, you can use the installer to designate a custom location for the bulky sound data. Standard File Locations
On a Mac, Addictive Drums 2 components are typically found in these default directories: Audio Units (AU): /Library/Audio/Plug-Ins/Components/ VST Plugins: /Library/Audio/Plug-Ins/VST/
AAX Plugins: /Library/Application Support/Avid/Audio/Plug-Ins/
External MIDI Files: /Library/Application Support/Addictive Drums 2/External MIDI Files
User Presets: To see the hidden User folder, hold the Option key in the Finder's "Go" menu to reveal the User Library, then navigate to ~/Library/Application Support/Addictive Drums 2/. How to Set or Move Your Library Location
If you want to save space on your internal drive by moving sound data to an external SSD, follow these steps using the XLN Online Installer:
Open the Installer: Launch the XLN Online Installer and log in to your account. Access Settings: Click the Customize Installation button.
Choose the Path: Go to the Installation Paths tab. Here, you will see a tab specifically for Addictive Drums 2.
Relocate: Click Choose New Path (or "Change") and select your preferred folder on your external drive. addictive drums 2 library placer mac
Apply Changes: Click Apply. The installer will move the existing "Sound Data" folder to the new location and update the software's internal pointers. Pro Tips for Manual Management
Addictive Drums 2 is out along w/ new add-on pack - MOTUnation.com
Addictive Drums 2 Library Placer is a vital utility for Mac users who need to manage their
sample libraries, especially when moving them to an external drive to save internal storage space. Core Functionality The Library Placer acts as a "pointer" for the Addictive Drums 2
engine. Instead of reinstalling massive amounts of data, this utility allows you to move your existing
files to any location—such as a high-speed external SSD—and then "link" them back so the software can find them. Why Use It on Mac? Storage Management
: Most MacBooks come with limited internal SSD space. Moving the library (which grows with every ADpak) helps keep your system drive lean. Performance
: Placing libraries on a dedicated external SSD can reduce system drive strain, though AD2 samples are generally small enough to run well on modern internal drives. Easy Migrations The XLN Online Installer is the primary tool
: If you upgrade to a new M1/M2/M3 Mac, you can simply plug in your external drive and use the Library Placer to quickly link your existing library without redownloading gigabytes of data. How to Use It Move the Folder
: Manually drag your "Addictive Drums 2" library folder from its default location to your external drive. Run the Utility : Locate the Library Placer
application (often found within the downloaded XLN product folder or via the XLN Online Installer Confirm Path
: The utility will detect the content in its current folder and update the system pathing so that DAWs like Ableton, Logic, or Cubase can access the sounds immediately. Installation Tips for Mac Users Permissions : Ensure the external drive is formatted as macOS Extended for the best compatibility and performance. Hidden Folders : External MIDI files are often stored in
~/Library/Application Support/Addictive Drums 2/External MIDI Files . Remember that the folder is hidden by default; hold the key in the Finder "Go" menu to see it. : After moving your library, always run the XLN Online Installer to ensure the engine and all ADpaks are up to date. Groove Monkee Are you planning to move your library to an external SSD secondary internal drive
Installing products on an external drive - XLN Audio Support
Here’s a solid, concise explanation of how the Addictive Drums 2 Library Placer works on macOS, plus the correct manual relocation method.
Maintaining Your Library After Using the Placer
Once you have moved your library, standard maintenance changes slightly. Adding new ADpaks: When you buy a new
- Adding new ADpaks: When you buy a new drum kit (ADpak) via XLN Online Installer, the installer will ask where to put it. It respects the path set by the Library Placer. Do not change the path; simply click "Install." The installer will automatically write to your external drive.
- Updating AD2 Software: If you update the core AD2 engine from version 2.0 to 2.5, the Library Placer settings remain intact. Your sounds stay on the external drive.
- Disconnecting the Drive: If you disconnect your external drive and try to open AD2, the plugin will go into "Demo mode" or show missing sounds. Reconnect the drive before launching your DAW.
2. Placing the Library Correctly (Mac)
If your question is about where to place the library files so the plugin "solidly" recognizes them (resolving missing file errors), follow these steps.
A. Using the Default Location (Recommended) XLN Audio recommends keeping libraries in the default location for stability.
- Download and install the XLN Audio Online Installer.
- Log in to your XLN account.
- Select the library (e.g., Addictive Drums 2 or a specific ADpak) and click Install.
- This automatically places files in:
/Macintosh HD/Users/Shared/XLN Audio/
B. Manual Placement (For external drives or manual installs) If you are moving files manually:
- Copy the library folder (e.g.,
Addictive Drums 2) to your desired location (e.g., an external SSD). - Open Addictive Drums 2.
- If the library is missing, the plugin will prompt you to locate it.
- Navigate to the folder you moved and select it.
Step-by-step: Move or place AD2 libraries on macOS (practical method that yields a significant, reliable result)
-
Prepare the destination drive
- Format the drive as APFS or Mac OS Extended (Journaled) if you want full macOS compatibility.
- Create a clear folder like /Volumes/YourDrive/AD2_Libraries.
-
Close DAW and AD2 plugin
- Quit your DAW and ensure no AD2 processes are running.
-
Locate existing AD2 library folder
- Common locations:
- ~/Library/Application Support/XLN Audio/ (user Library)
- /Library/Application Support/XLN Audio/ (system Library)
- The folder named for AD2 or ADpak content is the one to move. Make a note of its exact path.
- Common locations:
-
Move the library folder to the destination
- Use Finder or Terminal to move the folder to /Volumes/YourDrive/AD2_Libraries.
- Example Terminal command:
mv "/Users/yourname/Library/Application Support/XLN Audio/AD2" "/Volumes/YourDrive/AD2_Libraries/AD2" - Keep original folder ownership and permissions; if needed, restore with chown/chmod.
-
Create a symbolic link pointing from the old path to the new path
- This makes AD2 and any plugins think the library is still in the original location:
ln -s "/Volumes/YourDrive/AD2_Libraries/AD2" "/Users/yourname/Library/Application Support/XLN Audio/AD2" - Verify the symlink exists and points correctly (ls -l shows the arrow).
- This makes AD2 and any plugins think the library is still in the original location:
-
Launch AD2 (or the XLN Online Installer/Manager) and rescan
- Open the Addictive Drums 2 plugin or XLN’s manager and rescan libraries or verify they appear.
- If AD2 has a library-location preference, you can update it to the new path and avoid a symlink.
-
Troubleshooting tips
- Permissions: If AD2 can’t access the drive, check System Settings > Privacy & Security > Full Disk Access and add your DAW or the XLN installer if necessary.
- Drive mounting: Ensure the external drive mounts before opening the DAW — otherwise AD2 will report missing content.
- Case sensitivity: Some AD2 content expects case-insensitive formatting. APFS default is case-insensitive—avoid case-sensitive formatting unless you know the library supports it.
- Backups: Keep a backup of the moved library until you confirm everything works.