From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: [PATCH]: Add LV2 mda Piano/EPiano plugins. Date: Mon, 23 Feb 2015 21:57:18 +0100 Message-ID: <20150223205718.GC25828@debian> References: <87r3ttmotj.fsf@mango.localdomain> <87mw4ahop1.fsf@netris.org> <87k2zelw9t.fsf@mango.localdomain> <87egpmguj2.fsf@netris.org> <87mw45c30j.fsf@mango.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47168) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQ04a-0005N4-KM for guix-devel@gnu.org; Mon, 23 Feb 2015 15:57:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQ04V-0008Qa-ML for guix-devel@gnu.org; Mon, 23 Feb 2015 15:57:48 -0500 Received: from mout.kundenserver.de ([212.227.126.131]:56580) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQ04V-0008QW-CC for guix-devel@gnu.org; Mon, 23 Feb 2015 15:57:43 -0500 Content-Disposition: inline In-Reply-To: <87mw45c30j.fsf@mango.localdomain> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ricardo Wurmus Cc: Guix-devel On Sun, Feb 22, 2015 at 05:41:32PM +0100, Ricardo Wurmus wrote: > The plugins work fine for me (e.g. in jalv), but they need the LV2_PATH > to be set in order to be found by the LV2 host. Might this be a case for search paths? Andreas