What is an ADG file?
An .ADG file is an Ableton Device Group preset. Musicians and sound designers use these files in Ableton Live to save custom chains of instruments, audio effects, and MIDI effects. Under the surface, .ADG files use standard GZIP compression to store an XML document that contains all the parameter settings and signal routing information.
How to open ADG files?
The standard way to open an .ADG file is to drag and drop it into a track in Ableton Live. If you do not have the software installed, viewer.online/adg analyzes .ADG files to identify their exact format and creator software. The tool shows which programs can open the file, and usually previews the underlying data. Because an .ADG file might have multiple possible meanings, we recommend using viewer.online/adg to identify the actual format of your specific file.
Best practices and troubleshooting
Users often share .ADG files to collaborate on music projects. However, if an .ADG file relies on third-party plugins or external audio samples that you do not own, the preset will not sound correct. Always ensure you have the required audio dependencies installed. If you need to inspect the internal parameters manually, you can rename the .ADG extension to .gz and extract it using a command-line tool like `gunzip` or an archive manager like 7-Zip.
Software and tools
- Ableton Live - The primary digital audio workstation for creating and using these presets.
- 7-Zip - A free utility to extract the GZIP compressed data inside the file.
- Notepad++ - A text editor useful for reading the extracted XML configuration data.
Summary
Because .ADG files use the known GZIP format, viewer.online/adg can safely open and display them online, eliminating compatibility problems.