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

ClonneChannel
author prymula <prymula76@outlook.com>
date Thu, 08 Feb 2024 20:24:27 +0100
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
1 #############################
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
2 ## README for DPF Plugins ##
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
3
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
4 This folder contains audio plugins downloaded from https://github.com/DISTRHO/DPF-Plugins/releases
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
5
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
6 The plugins are separated by their type - ladspa plugins are in the ladspa folder, etc.
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
7 Check your host documentation to know where to place these files.
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
8 Note that most hosts support LADSPA or VST but not CLAP, DSSI or LV2.
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
9
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
10
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
11 If your host is not listing these plugins, make sure the binaries you downloaded match your host architecture.
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
12 32bit plugins go into 32bit hosts, same for 64bit.
24d60bdea349 ClonneChannel
prymula <prymula76@outlook.com>
parents:
diff changeset
13 Some hosts are able to load plugins with different architecture, but that's the exception rather than the rule.