naspro-bridges 0.5.1-4build1 source package in Ubuntu

Changelog

naspro-bridges (0.5.1-4build1) noble; urgency=medium

  * No-change rebuild against libasound2t64

 -- Steve Langasek <email address hidden>  Tue, 12 Mar 2024 06:40:49 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
naspro-bridges_0.5.1.orig.tar.bz2 287.3 KiB b4cb9c1fcae2c8eecc5f453ec9535497b300719fb4d200f0f3ac808cc3c5d8f0
naspro-bridges_0.5.1-4build1.debian.tar.xz 3.1 KiB f61d88b01b3757e7b610e49a7f46f1cf38a69c9a35828900ba55eede4e9d62ce
naspro-bridges_0.5.1-4build1.dsc 2.0 KiB d105132080863fa342e4e8984e85bd485e7c84ffa4dbe79e7da01c27713bd2b0

View changes file

Binary packages built by this source

naspro-bridges: collection of bridges to LV2

 NASPRO bridges is a collection of bridges to LV2 which, once installed,
 allow users to use plugins developed for other plugin standards in LV2
 hosts.
 .
 This release contains two such bridges: a LADSPA (+ LRDF) and a
 DSSI one.
 .
 The LADSPA bridge supports every feature of LADSPA and LRDF except:
  * run_adding() and set_run_adding_gain().
  * LRDF factory presets.
 The DSSI bridge does not support:
  * GUIs;
  * MIDI programs;
  * maximum number of events per run_synth() - it is 4096, should be
    enough in most cases;
  * run_synth_adding() - as before;
  * run_multiple_synths() and run_multiple_synths_adding() - no
    extension to do that and it may also be impossible to support
    those.

naspro-bridges-dbgsym: debug symbols for naspro-bridges