
Free | 11 October 2025 | Win Mac Linux | 147/151/142 MB
安装方法:直接安装,免激活版本。
音频插件管理器。一款用于在 Windows、MacOS 和 Linux 上管理 VST / AU / LV2 插件的小工具。OwlPlug 是一款音频插件管理器。它提供了插件设置的完整视图以及一些简单的管理工具。OwlPlug 的诞生源于我对安装和管理音频插件的厌恶。这个过程非常烦人。我一直想要一个像依赖项管理器或在线内容商店一样简单的插件。我最初只是出于兴趣而开始使用它……但由于安装插件非常简单,我仅使用自己的工具就发现了几十个很棒的插件。所以我意识到这不仅仅是一种安装插件的全新方式,更是一个分享和发现社区开发的优秀免费开源插件的真正机会。
我们非常欢迎各种反馈。
功能:
插件发现:
OwlPlug 可以发现 VST2、VST3 和 AU 插件。OwlPlug 兼容所有之前安装的插件,只要它们都位于特定的根目录下,例如 C:/AudioPlugins。如果您的插件设置在文件系统上分散,则可以配置其他目录。
下载 Owlplug 后,您仍然可以使用文件资源管理器或您喜欢的 DAW 来组织(添加、移动、删除等)您的插件,而不会破坏任何内容。
创建链接:
链接允许您在文件系统和插件目录中创建和管理符号链接。使用链接,您可以通过单个根插件目录访问文件系统上任何位置的目录(硬盘驱动器、USB 密钥、自定义目录……)。例如,您可以在 C:/AudioPlugins 中配置一个名为 usb-drive 的链接,以指向您的 USB 硬盘驱动器 D:/myPlugins。D:/myPlugins 中的所有插件都可以通过 C:/AudioPlugins/usb-drive 访问。此功能对于从预定义或有限数量目录中扫描插件的 DAW 可能很有用。在某些 Windows 版本中,创建符号链接可能需要管理员权限。
DAW 项目分析:
OwlPlug 可以扫描 DAW 项目以提取引用的插件。项目文件中引用的插件会与配置目录中安装的插件进行比较。这样,用户可以快速识别打开项目所需的缺失插件。
兼容的 DAW 列表可在文档中找到。
文档:
https://github.com/DropSnorz/OwlPlug/wiki/Projects-and-DAW-Support
探索和下载插件:
OwlPlug 可以连接到多个远程源来下载插件。远程源是可下载插件的集合,可以本地安装。可以在探索选项卡 > 源 > 添加新源… 中将 OwlPlug 配置为使用任何兼容的第三方商店。
以下是一些推荐的兼容源。
OwlPlug 注册表⭐
OwlPlug 官方插件注册表,用于免费或开源插件
类型:注册表
url:https://registry.owlplug.com/registry.min.json
StudioRack 注册表⭐
Studiorack 为 OwlPlug 注册插件。
类型:注册表
url:https://owlplug.github.io/owlplug-studiorack-registry/registry.min.json
在此 wiki 页面中发现更多插件源。
如何在 OwlPlug 上分发我的插件?
(推荐)使用官方 OwlPlug 注册表分发您的插件。您可以在注册表 github 存储库中找到有关如何继续的更多信息。
设置并托管自定义远程源,以遵循注册表规范分发多个插件。
(已弃用)设置并托管自定义远程源,以遵循商店规范分发多个插件。商店规范目前尚未主动维护,您应该使用注册表规范。
更新日志:
Audio plugin manager. Small tool to manage VST / AU / LV2 plugins on Windows, MacOS and Linux. OwlPlug is an audio plugin manager. It provides a complete view of your plugin setup and simple tools to manage it. OwlPlug came from my hate of installing and managing audio plugins. The process is very annoying. I always wanted something simple that looks like dependency managers or online content store. I’ve started this just for fun… But because it was so simple to install plugins, I’ve discovered dozens of cool plugins just by using my own tool. So I realized this is not just a different way to install plugins, it’s a real opportunity to share and discover awesome free and open sourced plugins developed by the community.
All kinds of feedbacks are greatly welcomed.
Features:
Plugins discovery:
OwlPlug can discover VST2, VST3 and AU Plugins. OwlPlug is compatible with all previously installed plugins as long as they are all in a specific root directory, for example C:/AudioPlugins. Additional directories can be configured if your plugin setup is fragmented on the filesystem.
After downloading Owlplug, you can still organize (add, move, delete, …) your plugins with a file explorer or with your favorite DAW without breaking anything.
Links creation:
A Link allows you to create and manage symlinks across your filesystem and plugin directories. With Links, you can access directories anywhere on your filesystem (Hard drive, USB keys, custom directories…) through a single root plugin directory. For example, you can configure a link named usb-drive in C:/AudioPlugins to target your usb hard drive D:/myPlugins. All plugins in D:/myPlugins will be accessible using C:/AudioPlugins/usb-drive. This feature may be useful for DAW that scans plugins from predefined or limited number directories. On some Windows version, symlinks creation may require admin privileges.
DAW Projects analysis:
OwlPlug can scan DAW projects 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 required to open projects.
The list of compatible DAWs is available in the documentation
The documentation:
https://github.com/DropSnorz/OwlPlug/wiki/Projects-and-DAW-Support
Explore and download Plugins:
OwlPlug can be connected to several remote sources to download plugins. A Remote Source is a collection of downloadable plugins that can be installed locally. OwlPlug can be configured to use any compatible third-party store in Explore Tab > Sources > Add a new source….
Here are some recommended compatible sources.
OwlPlug Registry ⭐
OwlPlug official plugin registry for Free or Open Source plugins
kind: registry
url: https://registry.owlplug.com/registry.min.json
StudioRack Registry ⭐
Studiorack registry plugins for OwlPlug.
kind: registry
url: https://owlplug.github.io/owlplug-studiorack-registry/registry.min.json
Discover more plugin sources in this wiki page.
How to distribute my plugins on OwlPlug ?
(Recommended) Distribute your plugins using on the official OwlPlug Registry. You can find more information on how to proceed in the registry github repository.
Setup and host a custom remote source to distribute multiple plugins, following the registry specification.
(Deprecated) Setup and host a custom remote source to distribute multiple plugins, following the store specification. The store specification is not actively maintained, you should use the registry spec instead.
Changelog:


评论0