Skip to content

Instantly share code, notes, and snippets.

@rbaas293
Last active March 9, 2023 19:19
Show Gist options
  • Save rbaas293/29c4edd92b86b22e321d6f61b9fb96d6 to your computer and use it in GitHub Desktop.
Save rbaas293/29c4edd92b86b22e321d6f61b9fb96d6 to your computer and use it in GitHub Desktop.

Standardize your VST Plugins Location:

If this is a new install or you want to be more organized, follow the below directions for the standard VST Paths. Trust me just do it. This makes things 10x easier down the road. 1. Make a directory in C:\Program Files\ named, VST_Plugins. 2. Within this new directory, make two new directories named, 32-bit and 64-bit.

Install FL Studio:

  1. Download most up to date Trial/Full Version: https://www.image-line.com/downloads/flstudiodownload.html
  2. Run the installer
    • Keep the Defult FL Studio Install Location.
    • Set 32-Bit VST Plugins folder to C:\Program Files\VST_Plugins\32-bit.
    • Set 64-Bit VST Plugins folder to C:\Program Files\VST_Plugins\64-bit.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment