From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Ujfalusi Subject: Re: twl4030 and Puredata/jack Date: Mon, 11 Mar 2013 18:31:22 +0100 Message-ID: <513E14EA.7000305@ti.com> References: <513DE004.2060305@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: Received: from bear.ext.ti.com (bear.ext.ti.com [192.94.94.41]) by alsa0.perex.cz (Postfix) with ESMTP id 61A5326535E for ; Mon, 11 Mar 2013 18:31:31 +0100 (CET) In-Reply-To: <513DE004.2060305@ti.com> 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: Anders Alex Cc: alsa-devel@alsa-project.org List-Id: alsa-devel@alsa-project.org On 03/11/2013 02:45 PM, Peter Ujfalusi wrote: > On 03/08/2013 04:31 PM, Anders Alex wrote: >> With 'jackd -d alsa -S' (need s16_le): > = > I'm not really a jack user, but can you try: > jackd -d alsa -o 2 -i 2 -S -C hw:0,1 -P hw:0,0 > = > So you tell jack to play on hw:0,0 record on hw:0,1 use stereo for both. I have tried jack on my BeagleBoard (using twl4030 codec): jackd -d alsa -o 2 -i 2 -S -C hw:0,0 -P hw:0,0 mplayer -ao jack media/music/nin-echoplex.flac It works fine. -- = P=E9ter