mirror of
https://github.com/audacity/audacity-support.git
synced 2026-04-12 06:25:26 -05:00
Document plugin directory in user’s home directory #24
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mmeyn on GitHub.
Your idea
The documentation at https://support.audacityteam.org/basics/customizing-audacity/installing-plugins should state that you can put plugins of several types (not only LADSPA but at least also VST3) into the directory
%AppData%\audacity\Plug-inson Windows.Also, it seems like there are similar user-accessible directories on other OS that are not documented, see audacity/audacity#5746.
Problem to be solved
I didn’t know I could do that as a non-admin user. Neither did the Audacity help forum or the documentation.
Prior art
No response
Additional context
No response
@LWinterberg commented on GitHub:
I vaguely remember there being a class of plugins for which the user directory was not an option because the spec said so.