Mercurial > hg > pub > prymula > com
comparison DPF-Prymula-audioplugins/utils/README-Linux.txt @ 3:84e66ea83026
DPF-Prymula-audioplugins-0.231015-2
author | prymula <prymula76@outlook.com> |
---|---|
date | Mon, 16 Oct 2023 21:53:34 +0200 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
2:cf2cb71d31dd | 3:84e66ea83026 |
---|---|
1 ############################# | |
2 ## README for DPF Plugins ## | |
3 | |
4 This folder contains audio plugins downloaded from https://github.com/DISTRHO/DPF-Plugins/releases | |
5 | |
6 The plugins are separated by their type - ladspa plugins are in the ladspa folder, etc. | |
7 Check your host documentation to know where to place these files. | |
8 Note that most hosts support LADSPA or VST but not CLAP, DSSI or LV2. | |
9 | |
10 | |
11 If your host is not listing these plugins, make sure the binaries you downloaded match your host architecture. | |
12 32bit plugins go into 32bit hosts, same for 64bit. | |
13 Some hosts are able to load plugins with different architecture, but that's the exception rather than the rule. |