From 39ed72e3795ffeb0e8ca7192fa30fafca412850a Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 5 Jan 2014 23:10:51 +0000 Subject: Update README. git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/blop.lv2@5282 a436a847-0d15-0410-975c-d299462d15a1 --- README | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/README b/README index f1c1146..286c5f6 100644 --- a/README +++ b/README @@ -1,9 +1,13 @@ -Blop.LV2 +BLOP.LV2 ======== -This is a port of the Blop LADSPA plugins by Mike Rawes to LV2. +This is a port of the BLOP LADSPA plugins by Mike Rawes to LV2. -It is a mostly faithful port of blop-0.2.8 but eliminates plugin variants in -favour of morphable Control/CV ports. This means there is only one plugin from -the user point of view (a considerable improvement for the user experience), -but the host can configure controls to be control or audio rate as appropriate. \ No newline at end of file +This is a mostly faithful port of blop-0.2.8, except plugin variants have been +eliminated via the use of morphable Control/CV ports. This way, users do not +have to choose from several versions of the same plugin, but the host can +configure controls to be control-rate or audio-rate as appropriate. This +mechanism is backwards compatible, so these ports will simply appear as normal +LV2 control ports in hosts that do not support port morphing. + + -- David Robillard -- cgit v1.2.1