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 D38DC1F461 for ; Tue, 9 Jul 2019 13:10:24 +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 1hkpsw-0007Nx-U6; Tue, 09 Jul 2019 13:10:18 +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 1hkpsv-0007Ng-Sy for sox-devel@lists.sourceforge.net; Tue, 09 Jul 2019 13:10:17 +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=cWR+5YdN/eWjvB4G/6U5sH5J0nx/ZUZMOdww92j7+Dg=; b=i9pKdrsdG7UqL6sSmgtGzopLla ujDsMt8zddGNHSK8nONCfrb6C5MOKQVThbgUgyAnMpG/Dnx28zX6ZiFU/rmFSkZQcP7L2ERMvguDD hSe6vDOoDHzcGzjOPqWhYQITmW4KHeBy8iBYSZpzP4vXqeE+ss0A8YGd0fk03QF0ymQs=; 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=cWR+5YdN/eWjvB4G/6U5sH5J0nx/ZUZMOdww92j7+Dg=; b=bvSck1r4FcmjDcIFnTuX6MIkuY OHSFWJzcHbJyNZR1FQR8Uh45bd1FYsAIXfrOTmLv7Kre7KY6L4dEBN8nwpzJ0XJO1sZFI+F37uZZj H5EV8B46T0wN1peAQurF6Tm7OMnNihrZqhr/mXPDueieXwK36iBfBGKoVEajMOV+K8lQ=; Received: from unicorn.mansr.com ([81.2.72.234]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.90_1) id 1hkpst-00BsEX-TN for sox-devel@lists.sourceforge.net; Tue, 09 Jul 2019 13:10:17 +0000 Received: by unicorn.mansr.com (Postfix, from userid 51770) id E1FB41539B; Tue, 9 Jul 2019 14:10:03 +0100 (BST) From: =?iso-8859-1?Q?M=E5ns_Rullg=E5rd?= To: Sonny Ray References: Date: Tue, 09 Jul 2019 14:10:03 +0100 In-Reply-To: (Sonny Ray's message of "Tue, 9 Jul 2019 07:32:45 -0400") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) MIME-Version: 1.0 X-Headers-End: 1hkpst-00BsEX-TN Subject: Re: RIAA filter for 192k files X-BeenThere: sox-devel@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-devel@lists.sourceforge.net Cc: sox-devel@lists.sourceforge.net Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Errors-To: sox-devel-bounces@lists.sourceforge.net Sonny Ray writes: > Hello, > > Having just seen some activity here, I want to ask again that my merge > request be merged into master. It is a simple change that I personally ha= ve > been using successfully (although clunky, since I have to rebuild SoX from > source whenever I rebuild my app) since last year when it was submitted. > > The patch allows the RIAA filter to be run on files with 192kHz resolution > (an increasingly common sample rate) and already got some approval within > this mailing list back then. > > https://sourceforge.net/p/sox/code/merge-requests/5/ > > Thanks in advance! Sorry, I remember seeing the patch back then, but forgot to take care of it. In master now. -- = M=E5ns Rullg=E5rd _______________________________________________ SoX-devel mailing list SoX-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sox-devel