I don't think Audacity's ffmpeg support has anything to do with this
bug, because it shows up with a version that I custom-compiled with
ffmpeg support as well. A workaround is to symbolically link the
/usr/lib/ladspa folder into /usr/share/audacity:

sudo ln -s /usr/lib/ladspa /usr/share/audacity/ladspa

...or if you compiled your own version and installed it with the
/usr/local prefix:

sudo ln -s /usr/lib/ladspa /usr/local/share/audacity/ladspa

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1261654

Title:
  missing LADSPA support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/audacity/+bug/1261654/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to