From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS6130 216.105.38.0/24 X-Spam-Status: No, score=-3.7 required=3.0 tests=AWL,BAYES_00,DKIM_INVALID, DKIM_SIGNED,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 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 8FB7F1F45A for ; Mon, 12 Aug 2019 09:29:41 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-1.v29.lw.sourceforge.com) by sfs-ml-1.v29.lw.sourceforge.com with esmtp (Exim 4.90_1) (envelope-from ) id 1hx6dz-0001RY-B4; Mon, 12 Aug 2019 09:29:35 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-1.v29.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) (envelope-from ) id 1hx6dy-0001RH-2z for sox-users@lists.sourceforge.net; Mon, 12 Aug 2019 09:29:34 +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=zSEa0lVWI82KTGXXXxT1u6eiwcV6FH2VoiXpj74Nz/Y=; b=d99s8J16hwRkSIfGEYm3mjk1fz Et6lptf2ilFezl1nbKseAGimhzz1zwtqc7oQGwtFVXm5EyqqcdHTNF4c5BiDb6sFCP2+0qO0OwKAX vA616ZmitoYlD8FIXbS67g0fzD5INC9h94e6rxKQnDHfICIWwqqGkWL0+1CUXrjYq2dQ=; 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=zSEa0lVWI82KTGXXXxT1u6eiwcV6FH2VoiXpj74Nz/Y=; b=F6vXYzStXm4+Rtl7v4CmqrVEAc z/FYjiyRCr0LPfhWDM98Zt7AMz2kP/x6Mu9B5Couv59iDlo3xPAYI4vvGMBn+JHqhs19+85r4zE4B 3hUkcStSAC+7/P6YE4O2BqZSjczlvZfq5J9AYv8402vReUGD796gU8+s1MbtLg0wrP9I=; Received: from unicorn.mansr.com ([81.2.72.234]) by sfi-mx-3.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) id 1hx6dw-000w9Z-6k for sox-users@lists.sourceforge.net; Mon, 12 Aug 2019 09:29:34 +0000 Received: by unicorn.mansr.com (Postfix, from userid 51770) id 53D931560D; Mon, 12 Aug 2019 10:29:23 +0100 (BST) From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: "Dr. Thomas Tensi" References: <97a81d26-ff35-2af7-3872-af34ae20af6a@gmx.de> Date: Mon, 12 Aug 2019 10:29:23 +0100 In-Reply-To: <97a81d26-ff35-2af7-3872-af34ae20af6a@gmx.de> (Thomas Tensi's message of "Sun, 11 Aug 2019 21:22:28 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 X-Headers-End: 1hx6dw-000w9Z-6k Subject: Re: Reason for sox mix restriction to two or more input 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 "Dr. Thomas Tensi" writes: > Hello M=E5ns, > > thanks for your effort! > > I have the same opinion: mixing should be possible for > a single input. > > Nevertheless be careful with your patch: one has to > check whether other operations (like multiply) are > still meaningful for a single input. I think so, > but I have not looked deeply into that. I tested the merge, mix, and multiply options with a single input, and it came out unchanged. Seems like reasonable behaviour to me. -- = M=E5ns Rullg=E5rd _______________________________________________ Sox-users mailing list Sox-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-users