Bug#760758: amb-plugins: spurious LADSPA_PROPERTY_REALTIME

Frank Heckenbach f.heckenbach at fh-soft.de
Sun Sep 7 15:03:48 UTC 2014


Package: amb-plugins
Version: 0.8.1-3
Severity: normal
Tags: upstream

The LADSPA_Descriptor's of all the plugins contain
LADSPA_PROPERTY_REALTIME which is unneeded AFAICS.

This may be confusion with LADSPA_PROPERTY_HARD_RT_CAPABLE
(I agree the naming is a bit unfortunate ;).

However, as ladspa.h says:

: /* Property LADSPA_PROPERTY_REALTIME indicates that the plugin has a
:    real-time dependency (e.g. listens to a MIDI device) and so its
:    output must not be cached or subject to significant latency. */

I don't see such a dependency here. So please remove
LADSPA_PROPERTY_REALTIME.

The same seems to apply to vco-plugins, mcp-plugins and rev-plugins.
Should I submit separate bug reports for each package?



More information about the pkg-multimedia-maintainers mailing list