Bug#765549: rev-plugins: spurious LADSPA_PROPERTY_REALTIME

Frank Heckenbach f.heckenbach at fh-soft.de
Thu Oct 16 05:27:15 UTC 2014


Package: rev-plugins
Version: 0.3.1-2
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.

(Same for amb-plugins, vco-plugins and mcp-plugins, see #760758.)



More information about the pkg-multimedia-maintainers mailing list