./audio/ladspa, Linux Audio Developers Simple Plugin API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.17nb5, Package name: ladspa-1.17nb5, Maintainer: pkgsrc-users

Many audio synthesis and recording packages are in use or in
development. These work in many different ways. LADSPA
provides a standard way for `plugin' audio processors to be used with
a wide range of these packages.

For instance, this allows a developer to make a reverb program and
bundle it into a LADSPA `plugin library.' Ordinary users can then use
this reverb within any LADSPA-friendly audio application.


Required to build:
[pkgtools/cwrappers]

Master sites:


Version history: (Expand)


CVS history: (Expand)


   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message:
*: Recursive revbump from audio/flac-1.5.0
   2023-05-06 21:09:54 by Ryo ONODERA | Files touched by this commit (687)
Log message:
*: Recursive revbump from audio/libopus 1.4
   2023-01-28 19:19:59 by =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?= | Files touched by this commit (1)
Log message:
ladspa: Fix building failure with PREFER_PKGSRC=yes

pkgsrc changes:
---------------
  * Add blk3 of terminfo to fix a linking error about ncurses.
  * Bump revision
   2022-09-11 14:52:13 by Thomas Klausner | Files touched by this commit (670)
Log message:
*: bump PKGREVISION for flac shlib bump
   2022-04-23 23:18:09 by Tobias Nygren | Files touched by this commit (2)
Log message:
ladspa: distfile changed on master site, add DIST_SUBDIR

No change in extracted files so no revision bump.
   2022-03-28 12:43:41 by Tobias Nygren | Files touched by this commit (125)
Log message:
a*/*: revbump(1) for libsndfile
   2022-03-26 23:06:11 by Tobias Nygren | Files touched by this commit (2)
Log message:
ladspa: fix build on SunOS
   2021-11-01 21:30:28 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
ladspa: update to 1.17.

Version 1.16 - 3 Sep 2021

  Change applyplugin to use libsndfile.

  Fix URL in documentation.

  Fix so delay can handle a delay of zero.

Version 1.17 - 9 Sep 2021

  Simplify, and hopefully accelerate, clip checking code in applyplugin.

  Improved usage message.