DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
642B

  1. ######################################
  2. ## Generic README for DISTRHO Plugins
  3. This folder contains audio plugins downloaded from http://distrho.sourceforge.net/plugins
  4. The included *.lv2 folder is an LV2 bundle and the *.dll file is a VST.
  5. Check your host documentation to know where to place these files.
  6. Note that most hosts support VST but not LV2.
  7. If your host is not listing these plugins, make sure the binaries you downloaded match your host architecture.
  8. 32bit plugins go into 32bit hosts, same for 64bit.
  9. Some hosts are able to load plugins with different architecture, but that's the exception rather than the rule.