From 548ff2fc635127f08652604dad9a1fc2cec87535 Mon Sep 17 00:00:00 2001 From: Heinz Wiesinger Date: Mon, 21 May 2012 14:20:03 -0400 Subject: audio/lv2: Added (LADSPA Version 2) This obsoletes lv2core. Signed-off-by: dsomero --- audio/lv2/README | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 audio/lv2/README (limited to 'audio/lv2/README') diff --git a/audio/lv2/README b/audio/lv2/README new file mode 100644 index 0000000000..a023eca107 --- /dev/null +++ b/audio/lv2/README @@ -0,0 +1,4 @@ +LV2 is a standard for plugins and matching host applications, +primarily targeted at audio processing and generation. +LV2 is a successor to LADSPA, created to address the limitations +of LADSPA which many applications have outgrown. -- cgit v1.2.3