Re: [ecasound] Finding lv2 plugins

From: Marc Lavallée via Ecasound-list <ecasound-list@email-addr-hidden>
Date: Mon Jan 13 2020 - 16:54:26 EET

On my system it also works with the latest commit (0fd9d128 build: fix
check for LV2).

Marc

Le 20-01-13 à 09 h 36, allfifthstuning@email-addr-hidden a écrit :
> Thanks Marc,
>
> I've managed to compile the latest Git version by doing this in the
> code directory:
> autoconf configure.ac
> This yields some error messages, but then:
> |autoreconf --install|
> |Solved the problem. Them I just needed to do `make' and `sudo make
> install'.|
> The LV2 plugins are now found.
> Last question for now: How can I read the minumum/maximum value for every setting of a plugin, so I know what to adjust when I use a plugin?
> Regards,
> Hans
>
>
>
>
>
> Op Mon Jan 13 2020 14:48:26 GMT+0100 (Central European Standard
> Time) schreef Marc Lavallée via Ecasound-list
> <ecasound-list@email-addr-hidden>:
> ---------- Oorspronkelijk bericht ----------
>
> Hans, here's how I used configure (on Ubuntu 180.4 (Bionic):
>
> LIBLILV_CFLAGS=`pkg-config --cflags lilv-0`
> LIBLILV_LIBS=`pkg-config --libs lilv-0` ./configure
>
> This is because the library for LV2 support is liblilv and is
> named lilv-0 on my system.
>
> The configure script is alreary configured to search for lilv-0
> but for some reason it doesn't work (on all systems).
>
> Marc
>
> Le 20-01-13 à 02 h 53, allfifthstuning@email-addr-hidden a écrit :
>>
>> Hi Kai,
>>
>> Thanks for your reply.
>> I've tried to clone from git, but then I can't configure (there's
>> not a configure file available) the program before running `make'
>> and `make install'.
>> I then downloaded
>> :http://nosignal.fi/download/ecasound-2.9.3.tar.gzThen I can
>> configure and make and install the program, but LV2 is still not
>> found.
>>
>> If I want to install ecasound from git do I have to generate my
>> own configure file along this
>> line?https://stackoverflow.com/questions/10999549/how-do-i-create-a-configure-scriptOr
>> is it better to use the .tar file?
>>
>>
>> Regards,
>>
>> Hans
>>
>>
>>
>>
>>
>> Op Sun Jan 12 2020 23:36:14 GMT+0100 (Central European
>> Standard Time) schreef Kai Vehmanen <kvlists@email-addr-hidden>:
>> ---------- Oorspronkelijk bericht ----------
>>
>> Hey,
>>
>> On Mon, 13 Jan 2020, allfifthstuning@email-addr-hidden wrote:
>>
>> > I've installed ecasound on a different laptop, along with Calf lv2 plugins.
>> >
>> > (The latest release of) Ecasound is up and running. But Ecasound can't
>> > find the Calf plugins (I've typed: lv2-register in interactive mode).
>> > I've used the plugins with Ardour and they are working.
>>
>> hmm, it seems the fix for LV2 check in 2.9.3 missed one case.
>> I think the problem is that you didn't give "--enable-lv2" to
>> "./configure" when building.
>>
>> I just pushed a fix to git master that fixes this case.
>>
>> Br,
>> Kai
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Ecasound-list mailing list
>> Ecasound-list@email-addr-hidden
>> https://lists.sourceforge.net/lists/listinfo/ecasound-list
>>
>

_______________________________________________
Ecasound-list mailing list
Ecasound-list@email-addr-hidden
https://lists.sourceforge.net/lists/listinfo/ecasound-list
Received on Tue Jan 14 04:15:05 2020

This archive was generated by hypermail 2.1.8 : Tue Jan 14 2020 - 04:15:05 EET