OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

41 lines
1.6 KiB

  1. [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. [COPY]
  4. [COPY] Filename: package/.../lv2core/lv2core.desc
  5. [COPY] Copyright (C) 2011 The OpenSDE Project
  6. [COPY]
  7. [COPY] More information can be found in the files COPYING and README.
  8. [COPY]
  9. [COPY] This program is free software; you can redistribute it and/or modify
  10. [COPY] it under the terms of the GNU General Public License as published by
  11. [COPY] the Free Software Foundation; version 2 of the License. A copy of the
  12. [COPY] GNU General Public License can be found in the file COPYING.
  13. [COPY] --- SDE-COPYRIGHT-NOTE-END ---
  14. [I] LV2 Audio Plugin Core Specification
  15. [T] LV2 is a standard for plugins and matching host applications, mainly
  16. [T] targeted at audio processing and generation. LV2 is a simple but extensible
  17. [T] successor of LADSPA, intended to address the limitations of LADSPA which
  18. [T] many applications have outgrown.
  19. [T] LV2 gives programmers the ability to write audio processors (or plugins)
  20. [T] in C/C++ which can be dynamically loaded into a range of applications.
  21. [T] This core specification is deliberately as short and simple as possible,
  22. [T] but is designed so that extensions can be defined to add more advanced
  23. [T] features. The shared library portion of the API includes only what must
  24. [T] necessarily be written in code.
  25. [U] http://lv2plug.in/
  26. [A] Steve Harris
  27. [A] David Robillard
  28. [M] The OpenSDE Community <list@opensde.org>
  29. [C] extra/audio
  30. [L] BSD
  31. [S] Stable
  32. [V] 4.0
  33. [P] X -----5---9 110.000
  34. [D] 22871074 lv2core-4.0.tar.bz2 http://lv2plug.in/spec/