-
-
Notifications
You must be signed in to change notification settings - Fork 21
Projects and DAW Support
Project feature in OwlPlug allows to scan DAW project files to extract referenced plugins. Plugins references in project files are compared to plugins installed in configured directories. This way, users can quickly identify missing plugins in the local setup.
⚠ DAW Project analysis is a new feature. For now, only Ableton Live, Reaper and Studio One are supported but other file formats may be supported in the future. The decision to support a DAW depends on various factor: technical constraints and format documentation, maintenance costs, and DAW popularity across the community.
This section displays DAWs project files supported by OwlPlug.
| DAW | DAW Version | Formats | OwlPlug Version |
|---|---|---|---|
| Ableton | Ableton Live 8+ | Ableton Live Set (.als) |
OwlPlug 1.25+ |
| Reaper | Reaper 7+ | Reaper Project (.rpp) |
OwlPlug 1.26+ |
| Studio One | Studio One 7+ | Studio One Project (.song) |
OwlPlug 1.32+ |
These DAWs are currently not supported by OwlPlug. Refer to the related issue for status. You can suggest a new DAW by opening an issue or discussion in the GitHub repository.
Check full list.
- Home
- Getting Started
- User Guide
-
Developer Guide
- Environment Configuration