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: AS6130 216.105.32.0/20 X-Spam-Status: No, score=1.3 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS, T_DKIM_INVALID,T_RP_MATCHES_RCVD shortcircuit=no autolearn=no autolearn_force=no version=3.4.0 Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (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 5C6131F404 for ; Tue, 6 Mar 2018 14:26:42 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-3.v29.lw.sourceforge.com) by sfs-ml-3.v29.lw.sourceforge.com with esmtp (Exim 4.89) (envelope-from ) id 1etDY5-000oPW-9h; Tue, 06 Mar 2018 14:26:37 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-3.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) (envelope-from ) id 1etDY4-000oPP-FE for sox-users@lists.sourceforge.net; Tue, 06 Mar 2018 14:26:36 +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=llp6KW/xHWTCLLgrvHDHe+mUe3hfMnIS7+rd8I+BoSw=; b=hUacKZ9LMkDIgorDUtAfXfyrdv PwoPqi6z0SUPMOI74bWPrX2ehuapPA7paV1/EtVKoMtCplmrlKpiXo2vdEIksANMpYWsuXZxv1miL dNgLtAn0WF9xsQY6/Ku79jLu2GaCqj5T50xZJ/ARY7PD6u/rpH0dmYABRUTxGaoOAPzk=; 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=llp6KW/xHWTCLLgrvHDHe+mUe3hfMnIS7+rd8I+BoSw=; b=hAYmKOefd0epibBUimm46GJ0DO KB+rBgy3rtx2HLH+RIMD8P2y9bOHHoGGsQD+xrZjHe+UipTvFHZ/QdWvINXV6dnQxF+BDQu99GJNf r2Sgm1Qi8hBTxgQk+efnbKpB8fZLvd7fcDA2xonf406rL34hZv3qXj8NK2pSIWK8WwlI=; Received: from sfi-lb-mx.v20.lw.sourceforge.com ([172.30.20.201] helo=unicorn.mansr.com) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.89) id 1etDY2-002N03-9z for sox-users@lists.sourceforge.net; Tue, 06 Mar 2018 14:26:36 +0000 Received: by unicorn.mansr.com (Postfix, from userid 51770) id E7B831539B; Tue, 6 Mar 2018 14:26:27 +0000 (GMT) From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: Rodolfo Medina References: <871sgxr2pa.fsf@gmail.com> <23db1c51b897db1a375bba03b22dd58d@wingsandbeaks.org.uk> <87r2oxpboh.fsf@gmail.com> Date: Tue, 06 Mar 2018 14:26:27 +0000 In-Reply-To: <87r2oxpboh.fsf@gmail.com> (Rodolfo Medina's message of "Tue, 06 Mar 2018 14:37:34 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 X-Headers-End: 1etDY2-002N03-9z Subject: Re: Playing multichannel audio files 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 Rodolfo Medina writes: > If I could have sox (or any other software) send different channel output= s to > different soundcards, I could think of plugging a loud speaker into each > soundcard and so getting sound out to three separate places... Sox can't do that. However, you can configure ALSA to present a virtual 3-channel card with each channel routed to a different slave device. See the "multi" plugin documentation here: https://www.alsa-project.org/alsa-doc/alsa-lib/pcm_plugins.html -- = 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