From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Bielik Subject: Re: LADSPA ALSA plugin Date: Sun, 26 Nov 2017 11:10:25 +0000 Message-ID: References: <8d841eb6e1e742c7a83ac95cdfb946c1@hosted3-mb01.itm.host> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from exchange.itm.host (81-94-161-94.customer.itmastaren.net [81.94.161.94]) by alsa0.perex.cz (Postfix) with ESMTP id AE764266E6C for ; Sun, 26 Nov 2017 12:10:29 +0100 (CET) In-Reply-To: <8d841eb6e1e742c7a83ac95cdfb946c1@hosted3-mb01.itm.host> Content-Language: en-US List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: "alsa-devel@alsa-project.org" List-Id: alsa-devel@alsa-project.org Ok, I'm now writing a LADSPA plugin to be used with the ALSA PCM LADSPA loader, but how do I emit logging messages ? I've not found one example which has logging (!) Regards /R