Collection of DPF-based plugins for packaging
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
673B

  1. #############################
  2. ## README for DPF Plugins ##
  3. This folder contains audio plugins downloaded from https://github.com/DISTRHO/DPF-Plugins/releases
  4. The plugins are separated by their type - ladspa plugins are in the ladspa folder, etc.
  5. Check your host documentation to know where to place these files.
  6. Note that most hosts support LADSPA or VST but not CLAP, DSSI or 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.