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=-2.4 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, FAKE_REPLY_C,HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_HI,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS,T_DKIM_INVALID 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 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id DF9E0201A0 for ; Thu, 29 Jun 2017 11:32:24 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=sfs-ml-4.v29.ch3.sourceforge.com) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1dQXgG-0003x7-N0; Thu, 29 Jun 2017 11:32:16 +0000 Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191] helo=mx.sourceforge.net) by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76) (envelope-from ) id 1dQXgF-0003wz-J6 for sox-users@lists.sourceforge.net; Thu, 29 Jun 2017 11:32:15 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=M2Hlnncy7QPbDOpQ8Rfs3M4iqTzpcKeaWff9OpfBZYw=; b=Qt0d013IvLTEo91ptiXviKT0qtakQ9utX7xcYEYmWvxo5syGv9J6Y2SC2krEvLXOwPFbE849mTRRRZOcJOp6/43WcmRr4H0LEzyFIDGkyo02QwMenVfOiWNhN+VNAwY1lr64Db2fAwrLyBuHLRtpzH61h7uQ5WLA5zYQcIruV8U=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:Message-ID:Subject:To:From:Date; bh=M2Hlnncy7QPbDOpQ8Rfs3M4iqTzpcKeaWff9OpfBZYw=; b=XWDmJ1/ctiKRHrSrN7naNmNyMioI5/dSgHuTrPg4R5yBCUkuGH2cxDA1pP77POp76K/ytob/RfKMZhsLCmV/iC6YlvV/QzQgs83Ttep1Pg+lvvKQdngWIcFtBRESZgUbAWyn47U/cKXO6OqEvh64S05TkWBufYu4+UOiFNT0HN4=; X-ACL-Warn: Received: from mx.stare.cz ([79.98.77.229]) by sog-mx-1.v43.ch3.sourceforge.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) id 1dQXgE-0002CA-5b for sox-users@lists.sourceforge.net; Thu, 29 Jun 2017 11:32:15 +0000 Received: from www.stare.cz (localhost [127.0.0.1]) by www.stare.cz (OpenSMTPD) with ESMTP id 1d5589bb for ; Thu, 29 Jun 2017 13:32:06 +0200 (CEST) Date: Thu, 29 Jun 2017 13:32:06 +0200 From: Jan Stary To: sox-users@lists.sourceforge.net Message-ID: <20170629113205.GB79943@www.stare.cz> Mail-Followup-To: sox-users@lists.sourceforge.net MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20170424160222.GW221@mini.home> <20170424103631.66230187@Seth> User-Agent: Mutt/1.7.1 (2016-10-04) X-Headers-End: 1dQXgE-0002CA-5b Subject: Re: Recording Stereo Mix and Microphone at the same time 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: sox-users-bounces@lists.sourceforge.net On Apr 24 14:15:55, dvidakovic123@gmail.com wrote: > I'm trying to record both sources at the same time into a single file. Is > this possible with Sox? If not, does anyone have any ideas or best > practices to achieve this? If all the inputs are different channels of the same audio device, than this is no different than recording any other number of channels from a single device. But that's probably not what you have. Is the (mono?) mic connected through one audio card and the "stereo mix" (a line-in from somewhere?) through another? I assume you want to record both at the same time, synchronized (such as a vocal or a solo over a mix of the instrumental tracks). Or you want to play the stereo mix as an accompaniment and record the mic, synchronized to the accompaniment (overdubbing). It is more the underlying audio system's work to do this, i.e. to warant the synchronization. For example, OpenBSD's sndio subsystem is very good at this; e.g. aucat -i backing.wav -o solo.wav will play backing.wav as an input and record solo.wav as an output, with sample-precision. SoX is probably not the best tool for this. Jan ------------------------------------------------------------------------------ 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