Bug#765553: wah-plugins: spurious LADSPA_PROPERTY_REALTIME
Frank Heckenbach
f.heckenbach at fh-soft.de
Thu Oct 16 05:54:51 UTC 2014
Package: wah-plugins
Version: 0.1.0-1
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, mcp-plugins and rev-plugins, see
#760758.)
More information about the pkg-multimedia-maintainers
mailing list