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.) _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers