<div dir="ltr">After some investigation, I believe the issue is related to the change introduced in pipewire 1.6.3:<br>SPA: Avoid loading plugins from absolute paths that are not in the search path.<br><br>Previously, I had the plugin installed in:<br><br>/home/myuser/.ladspa/<br><br>With pipewire 1.6.3 the plugin was not loaded, but after moving it to:<br><br>/usr/lib/ladspa/<br><br>it works correctly again.<br><br>Would it make sense to include a user plugin directory (e.g. ~/.ladspa or ~/.local/lib/ladspa) in the search path?<br><br>Please let me know if further information or testing would be helpful.</div>