How does Owlplug "disable" a plugin #397
Answered
by
DropSnorz
someguynamedphil
asked this question in
Q&A
-
|
Looked at the wiki and searched via Google. But what exactly happens with a plugin is "disabled"? Is it moved to a different directory? |
Beta Was this translation helpful? Give feedback.
Answered by
DropSnorz
Nov 15, 2025
Replies: 1 comment
-
|
When a plugin is disabled from OwlPlug, the associated file/directory is renamed with a For example, disabling |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
DropSnorz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When a plugin is disabled from OwlPlug, the associated file/directory is renamed with a
.disabledextension.This prevent most DAWs to detect and load the plugin.
For example, disabling
SylenthVST3 plugin will change file name fromsylenth.vst3tosylenth.vst3.disabled