comparison CloneChannel/utils/README-Linux.txt @ 12:24d60bdea349

ClonneChannel
author prymula <prymula76@outlook.com>
date Thu, 08 Feb 2024 20:24:27 +0100
parents
children
comparison
equal deleted inserted replaced
11:78390e0e674f 12:24d60bdea349
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.