Open jacknlliu opened 6 years ago
Thank you for your comment. Yes there are some issues because we are currently in complete rewriting the filters.
Hopefully everything will be corrected soon.
Thanks for your reply. Hopefully, it works correctly soon. :thumbsup:
@jacknlliu is this still relevant for you?
LowPassFilter implement did not follow the pluglib interface in which a constructor without parameters is required for classes. But here
LowPassFilter
has its parametersAnd the
LowPassFilter
interface still works? It can't find in filters_plugin.xml.