Comment 10 for bug 1261654

Revision history for this message
Adam Nickle (nicklecoder) wrote : Re: [Bug 1261654] Re: missing LADSPA support

Also, a quick search of the source from github actually shows it searching
in "/usr/local/lib/ladspa", set into the path list in
"src/effects/ladspa/LoadLadspa.cpp". It would be simple to just set this to
the correct path and be done with it.

On Mon, May 26, 2014 at 10:21 PM, Adam Nickle <email address hidden> wrote:

> Would it be terribly difficult to make the search directory configurable?
> It seems like sub-par design to hard code the path. In my opinion, the
> ideal would be to have a configurable list of search paths. That way, if
> the plugins are stored in multiple locations, we can still see them all. Of
> course, this fix is more on the Audacity side of things.
>
>
> On Mon, May 26, 2014 at 8:22 PM, Bug Watch Updater <
> <email address hidden>> wrote:
>
>> ** Changed in: audacity
>> Status: Unknown => New
>>
>> --
>> You received this bug notification because you are a member of Ubuntu
>> Studio, which is subscribed to the bug report.
>> https://bugs.launchpad.net/bugs/1261654
>>
>> Title:
>> missing LADSPA support
>>
>> Status in Audacity:
>> New
>> Status in “audacity” package in Ubuntu:
>> Confirmed
>>
>> Bug description:
>> The version of audacity in trusty seems to be missing LADSPA support:
>> under Effects, I see only 29 plugins listed. Downgrading to version
>> 2.0.3-1 (from raring/saucy), I see the expected list of 277 plugins.
>> Comparing the configure for raring/saucy and trusty the only
>> difference I can see is the following, but
>>
>> raring/saucy: --with-ffmpeg=system
>>
>> trusty: --without-ffmpeg
>>
>> I'd be surprised if that is relevant and added to which, the build log
>> shows that ladspa is enabled (?!?)
>>
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/audacity/+bug/1261654/+subscriptions
>>
>
>