From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3561 216.34.176.0/20 X-Spam-Status: No, score=-3.1 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS,T_DKIM_INVALID,T_RP_MATCHES_RCVD shortcircuit=no autolearn=ham autolearn_force=no version=3.4.0 Received: from lists.sourceforge.net (lists.sourceforge.net [216.34.181.88]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id DF6181F407 for ; Sun, 10 Dec 2017 13:10:32 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=sfs-ml-3.v29.ch3.sourceforge.com) by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.89) (envelope-from ) id 1eO1NH-0000PB-AE; Sun, 10 Dec 2017 13:10:31 +0000 Received: from sfi-mx-3.v28.ch3.sourceforge.com ([172.29.28.193] helo=mx.sourceforge.net) by sfs-ml-3.v29.ch3.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1eO1NF-0000P3-8m for sox-users@lists.sourceforge.net; Sun, 10 Dec 2017 13:10:29 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Transfer-Encoding:Content-Type:MIME-Version :Message-ID:In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=UOW8odHbjwNHGaMBSdOZ5ybavfNiObuKsdaMY0zFMwk=; b=KXYmL/3IcB7Z8SJFp8r1ih0VAv 9GRh/3+2vH8i1imWjRPXt8+rPVxYxVlZ7mpCb8Ppw4FnfglrElVdJNvQEQrTfbqnALQ4EZ9gO7UnT KRmm/sG3XQEUMDuiZNg5utdmACnUG8otqLo8n/Xavudj79ZkN0viLb5WLDrDCHl35aNM=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID: In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=UOW8odHbjwNHGaMBSdOZ5ybavfNiObuKsdaMY0zFMwk=; b=m1vtqejH/JGvHhz05J+a2f149n MW3tyqK3CCdSB4BtD+X7ftmTp8RFJiPxJ30ThDukGMMzdY9YGvLbh5jP8bjQWGNGRw9gOgSHrq9Rz m9I5/6VmCG8u5sSlLJPACXWT7voOe5wwaHNlyOvZUa0AWYRQHqZa/4qT9Xk5F8dTEq8Y=; Received: from unicorn.mansr.com ([81.2.72.234]) by sfi-mx-3.v28.ch3.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) id 1eO1ND-0006tK-Ba for sox-users@lists.sourceforge.net; Sun, 10 Dec 2017 13:10:29 +0000 Received: by unicorn.mansr.com (Postfix, from userid 51770) id 58B4C15EFF; Sun, 10 Dec 2017 13:10:20 +0000 (GMT) From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: Chris Percol References: Date: Sun, 10 Dec 2017 13:10:20 +0000 In-Reply-To: (Chris Percol's message of "Sat, 9 Dec 2017 21:43:49 +0000") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 X-Headers-End: 1eO1ND-0006tK-Ba Subject: Re: pipe to snd-aloop X-BeenThere: sox-users@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: sox-users@lists.sourceforge.net Cc: sox-users@lists.sourceforge.net Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: sox-users-bounces@lists.sourceforge.net Chris Percol writes: > Hi, > > I'm trying to pipe audio output on my raspberry pi3 to a snd-aloop device > (hw:0,0,0). > > I have had no success so far and was hoping someone could point out how I > could update the following command to send the output to my loop device? > > rtl_fm -f 132.076M -M usb -r 24k -l 0 -p 55 -E deemp -g 20 | play -r 24k = -t > raw -e s -b 16 -c 1 -V1 - > > I experimented with setting AUDIODEV=3Dhw:0,0,0 but the command still see= ms > to output to the pi's default audio device. Replace "play ..." with "sox ... -t alsa hw:0,0,0" -- = M=E5ns Rullg=E5rd ---------------------------------------------------------------------------= --- Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Sox-users mailing list Sox-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-users