Package lv2: Information

  • Default inline alert: Version in the repository: 1.18.10-alt2

Binary package: lv2
Version: 1.18.4-alt1
Architecture: aarch64
Build time:  May 27, 2022, 12:57 PM in the task #300722
Source package: lv2
Category: System/Libraries
Report package bug
Home page: http://lv2plug.in

License: ISC
Summary: Audio Plugin Standard
Description: 
LV2 is a standard for plugins and matching host applications, mainly
targeted at audio processing and generation.

There are a large number of open source and free software synthesis
packages in use or development at this time. This API ('LV2') attempts
to give programmers the ability to write simple 'plugin' audio
processors in C/C++ and link them dynamically ('plug') into a range of
these packages ('hosts').  It should be possible for any host and any
plugin to communicate completely through this interface.

LV2 is a successor to LADSPA, created to address the limitations of
LADSPA which many hosts have outgrown.

Maintainer: Yuri N. Sedunov

List of contributors:
Yuri N. Sedunov
Igor Vlasenko


Last changed


May 27, 2022 Yuri N. Sedunov 1.18.4-alt1
- 1.18.4
Sept. 14, 2021 Yuri N. Sedunov 1.18.2-alt1
- 1.18.2 (ALT #40919)
Nov. 18, 2020 Igor Vlasenko 1.18.0-alt1_1
- update to new release by fcimport