linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #11135
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 <nicklecoder@xxxxxxxxx> 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 <
> 1261654@xxxxxxxxxxxxxxxxxx> 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
>>
>
>
--
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
References